Back to browse
GitHub Repository

Generate production-ready Spring Boot backend boilerplate from a single YAML or JSON spec.

35 starsJava

Spring CRUD Generator v1.2.0 – Flyway portability and Docker checks

by mzivkovicdev·Feb 18, 2026·2 points·0 comments

AI Analysis

MidNiche GemShip It
The Take

Generates Spring CRUD code plus Flyway migration scripts and Docker healthchecks, and even adds support for JSON<List<Type>> collections and reserved-SQL-keyword handling. Practical fixes — consistent unique-constraint naming, Docker port config, and a demo repo — make it a useful time-saver for teams, but it sits in an already crowded landscape of Spring scaffolding tools.

Target Audience

Backend developers (Java/Spring), teams who need consistent DB migrations and quick CRUD scaffolding

Similar Projects