摘要: 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 阅读(156) 评论(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 阅读(135) 评论(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 阅读(246) 评论(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 阅读(572) 评论(0) 推荐(0) 编辑