Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateway MVC: YAML documentation incomplete or not consistent #3174

Closed
ah1508 opened this issue Dec 10, 2023 · 2 comments
Closed

Gateway MVC: YAML documentation incomplete or not consistent #3174

ah1508 opened this issue Dec 10, 2023 · 2 comments
Milestone

Comments

@ah1508
Copy link

ah1508 commented Dec 10, 2023

Documentation of YAML configuration is sometime missing

https://docs.spring.io/spring-cloud-gateway/reference/spring-cloud-gateway-server-mvc/filters/addrequestheader.html does not mention YAML configuration while https://docs.spring.io/spring-cloud-gateway/reference/spring-cloud-gateway-server-mvc/filters/circuitbreaker-filter.html does. For many filters the YAML configuration is undocumented.

and sometimes inconsistent:

https://docs.spring.io/spring-cloud-gateway/reference/spring-cloud-gateway-server-mvc/filters/circuitbreaker-filter.html uses spring.cloud.gateway.routes prefix while https://docs.spring.io/spring-cloud-gateway/reference/spring-cloud-gateway-server-mvc/filters/prefixpath.html uses spring.cloud.gateway.mvc.routes prefix.

@manojsinghsaun

This comment was marked as off-topic.

@spencergibb

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants