随笔分类 - Eureka
摘要:消费端pom.xml <!--消费者 实体类+web--> <dependencies> <dependency> <groupId>org.example</groupId> <artifactId>springcloudapi</artifactId> <version>1.0-SNAPSHOT
阅读全文
摘要:提供端依赖pom.xml <!-- 加入eureka依赖--> <!-- 我们需要拿到实体类--> <dependencies> <!-- https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starte
阅读全文
摘要:eureka依赖 <dependencies> <!-- https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-eureka-server --> <dependency> <groupId
阅读全文

浙公网安备 33010602011771号