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
Your OpenAPI 3 in json format is not using jackson or using a HttpMessageConverter.
Maybe you are using Gson or another json library that causes this issue.
You can look at the sample code to resolve this case here.:
Error
access http://127.0.0.1:xxxx/swagger-ui.html :
Development environment
I don't config application.yml about springdoc and swagger-ui(default)
Application.java
The text was updated successfully, but these errors were encountered: