Core module for Spring Cloud Gateway providing API gateway functionality on Spring WebFlux.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway-core</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.
Create a custom gateway filter
Use org.springframework.cloud:spring-cloud-gateway-server instead.
No dependency data recorded yet.