GitHub - HarrisHuang/springcloud: spring cloud
HarrisHuang / springcloud Public
-
Notifications
You must be signed in to change notification settings - Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
springcloud
这个工程主要是用 spring cloud boot + consul
前端用的是Angularjs 代码示例可以看portal
step 1: windows 环境 启动redis
step 2: windows 环境 启动consul
1.启动portal
2.启动api-gateway
3.浏览器中输入:http://localhost/swagger-ui.html
module port
1 portal 6003
2 api-gateway 80
3 admin 6004
4 message-center 6005
5 monitor 6006
6 permission
7