anjuna
Results
1
issues of
anjuna
**Describe the bug** When setting a `spring.webflux.base-path` property all routes using `Path` predicates return 404 results **Sample** ``` application.name: demo server.port: 8080 spring.webflux.base-path: /myapp spring.cloud.gateway: routes: - id: google-route uri:...
documentation