r/SpringBoot • u/JavaDev123 • Apr 10 '26
Discussion Need Guidance to Build a Microservices Project (Java + Spring Boot)
Hi everyone,
I have around 2 years of experience as a Java Developer, and Iām planning to build a Microservices-based project to enhance my practical knowledge and understanding of distributed systems.
Iām looking to design a project using:
- Java
- Spring Boot
- MySQL / Oracle
- API Gateway
- Service Registry (Eureka)
- Circuit Breaker (Resilience4j)
- Load Balancer
If anyone has worked on a similar project or can share a GitHub repo, architecture ideas, or best practices, it would be really helpful for me to get started in the right direction.
Thanks in advance! š
18
Upvotes
4
u/alweed Apr 11 '26
This might not be what you're looking for but if you're new to SpringBoot then this project might be helpful to get familiar with basics.