A fun project to learn Spring Boot
Each folder is it's own micro service
configserver = Config Server
namingserver = Naming Server
AuthMicro = Authentication
VendorMicro = Vendor info
ProductMicro = Product info
CategoryMicro = Category info
UserMicro = User info
apigatewayserver = Main API Gateway
- Config Server (Optional for now)
- Naming Server
- Microservices
- API Gateway