2.0.0 – Type Resolution API Change
Changed
- Removed own/custom ype resolution and replaced it with
org.fasterxml:classmate
dependency. - Adjusting configuration API to use
classmate
references for types/fields/methods.
Fixed
- Ignore complex constant values that may not be properly representable as JSON.