FasterXML / jackson-modules-base

Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules
Apache License 2.0
167 stars 77 forks source link

Fix regression for JAXB annotations by implementing `findEnumValues(MapperConfig, AnnotatedClass, Enum[], String[])` #212

Closed JooHyukKim closed 1 year ago

JooHyukKim commented 1 year ago

fixes #211