Skip to content

Improve model converters, build a Scala Model Converter #833

@fehguy

Description

@fehguy

It's pretty much impossible to support scala without referring to scala types directly, which means bringing in scala libraries. To keep things lean, it would be best to have a single ScalaModelConverter class, which not only loads the DefaultScalaModule from Jackson, but handles scala types as needed.

  • converter/ScalaEnumTest.scala

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions