You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of spring-boot you are using? Spring Boot 3.0.1, however, this warning is issued since 2.1.0.
What modules and versions of springdoc-openapi are you using? Springdoc version 2.0.2 with springdoc-openapi-starter-webmvc-ui
What is the actual and the expected result using OpenAPI Description (yml or json)? not applicable
When using the default configuration for springdoc for the actuator integration a deprecation warning is triggered that complains about invalid characters.
Describe the bug
Steps to reproduce the behavior:
springdoc-openapi-starter-webmvc-ui
When using the default configuration for springdoc for the actuator integration a deprecation warning is triggered that complains about invalid characters.
To Reproduce
application.yml
Expected behavior
No warning should be issued.
The text was updated successfully, but these errors were encountered: