Back to search
A Spring Boot demo showing how to design an API using OpenAPI 3, generate models/controllers with Swagger Codegen, and implement real logic with service, JPA, and H2 DB. Includes Swagger UI, ReDoc, SpringDoc annotations, and a Trello-style Board/List/Card example.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
add full service layer with H2 DB, JPA repositories, entity mappers, and integration with Swagger Codegen controllers
79033aaView on GitHub