Spring Cloud starter for Netflix Eureka service discovery (deprecated, use spring-cloud-starter-netflix-eureka-client).
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-eureka</artifactId>
<version>1.4.7.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable Eureka client in a Spring Boot application.
Replace dependency with org.springframework.cloud:spring-cloud-starter-netflix-eureka-client.
No dependency data recorded yet.