Spring Cloud External Configuration Repository
git clone https://github.com/rohitghatol/spring-boot-microservices
- Config Server 配置服务,其他的服务都从该服务器上获取配置
- Webservice Registry 启动Eureka提供微服务注册功能
- Web Portal 提供UI前端静态文件的微服务
- User Webservice 基于用户实体的微服务
- Auth Server Oauth 认证微服务
- Api Gateway 使用Zuul Proxy 集成前后端,包括4,5的Api与3的Ui