Start your SpringBoot 3 application development with a comprehensive starter template. It includes user authentication with JWT, PostgreSQL integration with docker-compose, Swagger documentation, Lombok for code generation, Spring validation, exception handling, API versioning, custom error responses, CORS support, unit testing, and logging.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
feat: course-to-teacher - many-to-one relationship setup
1b8a9edView on GitHubfeat: one-to-one relationship setup for course and course material
3c0dafaView on GitHubfeat: student entity setup with custom repository methods and test cases
5ec2656View on GitHub