摘要: 搭建EurekaServer(服务端) 1.搭建EurekaServer服务步骤如下: 创建项目 引入依赖 <!--eureka服务端--> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cl 阅读全文
posted @ 2023-10-22 13:56 monkey大佬 阅读(89) 评论(0) 推荐(0)