Skip to content

Releases: Sprout-AutoREST/Sprout

v1.2.0

27 Nov 08:28

Choose a tag to compare

What's Changed

  • add the possibility to make the generated Repository extendable by @Flix-29 in #49

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 Nov 12:00

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

26 Oct 11:04

Choose a tag to compare

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