Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peacetrue/peacetrue-microservice-template
基于 Spring Cloud 的微服务模版
https://github.com/peacetrue/peacetrue-microservice-template
oauth2 springcloud
Last synced: 5 days ago
JSON representation
基于 Spring Cloud 的微服务模版
- Host: GitHub
- URL: https://github.com/peacetrue/peacetrue-microservice-template
- Owner: peacetrue
- License: apache-2.0
- Created: 2020-07-12T03:01:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-17T04:58:28.000Z (over 2 years ago)
- Last Synced: 2024-12-03T20:12:24.090Z (2 months ago)
- Topics: oauth2, springcloud
- Language: Java
- Homepage: https://peacetrue.cn/summarize/peacetrue-microservice-template/%E6%BC%94%E7%A4%BA%E6%95%88%E6%9E%9C.html
- Size: 3.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= 安宁微服务
安宁
v1.3.0, 2020-07-25: SNAPSHOT详情参考 https://peacetrue.cn/summarize/peacetrue-microservice-template/index.html[安宁的博客^]。
*线上演示地址如下*:
.https:
* ELK 日志收集: http://peacetrue.cn:5601 ,账号密码:elastic/password
* Zipkin 链路中心: http://peacetrue.cn:9411/zipkin
* 配置中心: https://peacetrue.cn:8888
* 注册中心: https://peacetrue.cn:8761
* https://github.com/codecentric/spring-boot-admin[Admin] 服务端: https://peacetrue.cn:8500
* 认证授权中心: https://peacetrue.cn:8443/uaa
* 资源服务: https://peacetrue.cn:8520
* 内部客户端: https://peacetrue.cn:8530/login
* 接口网关: https://peacetrue.cn
* 外部客户端: https://peacetrue.cn:8531.http:
* ELK 日志收集: http://peacetrue.cn:5601 ,账号密码:elastic/password
* Zipkin 链路中心: http://peacetrue.cn:9411/zipkin
* 配置中心: http://www.peacetrue.cn:8888
* 注册中心: http://www.peacetrue.cn:8761
* https://github.com/codecentric/spring-boot-admin[Admin] 服务端: http://www.peacetrue.cn:8500
* 认证授权中心: http://www.peacetrue.cn:8443/uaa
* 资源服务: http://www.peacetrue.cn:8520
* 内部客户端: http://www.peacetrue.cn:8530/login
* 接口网关: http://www.peacetrue.cn
* 外部客户端: http://www.peacetrue.cn:8531如无特殊说明,所有应用账号密码都是:peacetrue/password。
不同于一般的教学类项目,本项目是可实际运行的,解决过其中的各种问题。