摘要:
<!--eureka-server服务端 --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-eureka-server</artifactId> </depen 阅读全文
posted @ 2019-10-12 20:37
9529
阅读(63)
评论(0)
推荐(0)
摘要:
<!-- 将微服务provider侧注册进eureka --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-eureka</artifactId> </depen 阅读全文
posted @ 2019-10-12 20:34
9529
阅读(63)
评论(0)
推荐(0)