Coding Global Background
Coding Global

Looking for feedback on my Spring CRUD generator (v1.1.0)

0 messages
1 members
Created 13 days ago
Updated 13 days ago
Open in Discord
M
MarkoZ
Verified
Hey hey 🙂 — I pushed v1.1.0 of my Spring CRUD generator and I’m mainly looking for feedback from anyone who’s willing to take a quick look / try it.
The focus in this release is:
field-level validation via optional fields.validation
more reliable Redis caching
Spring Boot 3 & 4 compatibility
better behavior when OSIV is disabled (generated resources use EntityGraph)
If you have a few minutes: I’d love feedback on the config shape, generated code style, or any edge cases you spot.
Release notes: https://github.com/mzivkovicdev/spring-crud-generator/releases/tag/v1.1.0