Skip to content

1.10.4

Choose a tag to compare

@officiallysingh officiallysingh released this 20 Jan 11:00
· 8 commits to main since this release
23fb2c9
  • MongoDB contraint resolver was not getting registered due to property path change from spring.data.mongodb to spring.mongodb which was not updated in code while upgrading to spring boot 4. This bug is fixed now.
  • Trace Id support is added, defualt implementation uses Micrometer Tracer, which can be overridden
  • AI Generated Java Docs added in all classes