Skip to content

2.0.0 – Type Resolution API Change

Compare
Choose a tag to compare
@CarstenWickner CarstenWickner released this 06 Jun 22:36

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.