A backend project built using Java and Spring Boot as part of my journey to become a production-level backend engineer. This project evolves from basic REST APIs to a scalable, secure, AI-enabled system following real-world software engineering principles.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
Day 7: Added validation using @Valid and validation dependency
68542d3View on GitHubDay 5: Refactored to proper REST structure and added GET by ID endpoint
3ff88f3View on GitHubDay 4: Introduced service layer and implemented dependency injection
690265bView on GitHubDay 3: Added Post /students endpoint with RequestBody handling
ded027dView on GitHub