This repository is a collection of my notes, examples, and practice code as I learn Spring Boot and REST API development.
Everything here is meant to help me understand core concepts, track my progress, and document what I learn along the way.
- Keep personal notes on Spring Boot concepts
- Build small examples to reinforce learning
- Store reference code for future projects
- Track my progress as I improve my backend skills
- Notes on Spring Boot features and annotations
- Simple REST API examples
- Code snippets for controllers, services, repositories
- Experiments with validation, error handling, and JPA
- General learning observations and takeaways