This Repository shows the default concepts of Spring MicroServices with Eureka / Feign / ConfigServer / Swagger / etc.
- Eureka Service discovery
- Feign Service communication
- Config Server
- Swagger Documentation
- oAuth 2.0
- ELK Stack
- config-server (Port: 8088)
- discovery-service (Port: 8061)
- proxy-service (Port: 8062)
- gateway-service (Port: 8060)
- employee-service (Port: 8090)
- organization-service (Port: 8092)
- department-service (Port: 8091)