Spring Cloud API Gateway (MVC) – Route URI property with bean configuration?
I’m using Spring Cloud API Gateway (MVC) – org.springframework.cloud:spring-cloud-starter-gateway-mvc
and I have a route setup in application.yaml that I would like to move to a bean configuration.