springdoc / springdoc.github.io

Library for OpenAPI 3 with spring-boot
https://springdoc.org
Apache License 2.0
9 stars 40 forks source link

Wrong springboot version for reverse proxy faq #64

Closed Mayeul-T closed 1 month ago

Mayeul-T commented 1 year ago

In the docs/faq.html file, line 582, you mentione "Spring Boot 3.2". I think this is an error because server.forward-headers-strategy configuration is available since Spring Boot 2.0.

I don't know how I can create pull request but you should fix that.

Sincerely

codespearhead commented 7 months ago

I created a PR ( #70 ), but this will be automatically solved as soon as #72 is closed.