A curated collection of Spring Boot projects I've built while exploring different aspects of the framework - from microservices to security, REST APIs, and full-stack integrations.
Projects | Description |
---|---|
auto |
A micro job continuity service |
ecommerce |
A complete ecommerce backend |
patient-management |
A micro-service of a healthcare record management system |
quizapp |
A backend for a quiz application |
securitydemo |
A demo for implementing Spring Security |
social |
A mini social media API |
This repository serves as my hands-on Spring Boot lab, where I experiment with:
- REST API design
- Microservices communication
- Security implementation
- Full-stack integration
- Protobuf + gRPC configs
- CI/CD with Docker
- Java 17+
- Spring Boot 3+
- Docker
- Maven