摘要: 1:pom <! eureka-client --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-eureka-client</artifactI 阅读全文
posted @ 2020-04-15 22:02 Draymond 阅读(162) 评论(0) 推荐(0)
摘要: 1:pom依赖 <! eureka-client --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-eureka-client</artifac 阅读全文
posted @ 2020-04-15 20:51 Draymond 阅读(139) 评论(0) 推荐(0)
摘要: 1:pom依赖 <! eureka-server --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-eureka-server</artifac 阅读全文
posted @ 2020-04-15 20:13 Draymond 阅读(254) 评论(0) 推荐(0)
摘要: 1:添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <scope>runtime</scope> <optional>true</o 阅读全文
posted @ 2020-04-15 10:39 Draymond 阅读(603) 评论(0) 推荐(0)