Spring Cloud starter for Netflix Zuul, providing API gateway and routing capabilities.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-zuul</artifactId>
<version>2.2.10.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable Zuul proxy in a Spring Boot application.
Replace spring-cloud-starter-netflix-zuul with spring-cloud-starter-gateway.
No dependency data recorded yet.