服务发现之:EurekaClient
在springboot的官方文档中有介绍怎么搭建EurekaClient,这里我们结合Idea来搭建EurekaClient在文档中有一段是这样描述的:To include the Eureka Client in your project, use the starter with a group ID of org.springframework.cloud and an artifact ID of spring-cloud-starter-netflix-eureka-client如果要