Releases: Sprout-AutoREST/Sprout
Releases · Sprout-AutoREST/Sprout
v1.2.0
v1.1.0
v1.0.0
Inital release
This is the first release of the Sprout project. Sprout generates basic REST endpoints based on your SpringBoot entities.
What's Changed
- Inital scaffold by @Flix-29 in #1
- add SproutId annotation and enhance SproutProcessor for ID field handling by @Flix-29 in #2
- Controller processor by @Flix-29 in #11
- implement custom error handling with ApiError and GlobalExceptionHandler by @Flix-29 in #20
- add SproutPolicy annotation and update controller and marker generati… by @Flix-29 in #29
- add SproutMethodSecurityConfiguration and properties for method secur… by @Flix-29 in #30
- Add overridable operations interface for generated controllers by @Flix-29 in #33
New Contributors
Full Changelog: https://github.com/Flix-29/Sprout/commits/v1.0.0