jackson-module-scala
jackson-module-scala copied to clipboard
investigate OptionSerializerTest default typing test and CaseClassSerializerTest serialize java getters test
In master (Jackson3), these tests need disable(MapperFeature.SORT_PROPERTIES_ALPHABETICALLY)
These are the only tests that needs this added.