springcloud相关组件使用时的jar包
摘要:
1、eureka服务端的使用 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-eureka-server</artifactId> </depende 阅读全文
posted @ 2020-05-07 23:55 抄手砚 阅读(483) 评论(0) 推荐(0) 编辑