A starter repo for java-spring-microservices course
Clone this repo to begin and maintain a single repository organized by phase and service, e.g., phase1-java-fundamentals, phase2-blog-api, phase3-service-integration.
Commit after completing each feature or milestone with clear messages like “Phase2: Blog CRUD operations” or “Phase3: Blog Service Feign integration.”
Use feature branches for development and merge into main after testing. Optional tags can mark phase completion.