Spring Boot 3 springdoc-openapi-ui doesn't work

preview_player
Показать описание
Spring Boot 3 springdoc-openapi-ui doesn't work
I hope you found a solution that worked for you :)
Thanks to all those great people for their contributions!


I wish you all a wonderful day! Stay safe :)

java spring spring-boot
Рекомендации по теме
Комментарии
Автор

Thank you, man. The solution 3 solved my problem.
I'm using spring boot 3 and trying to use open API, now I can!

philipetl
Автор

you are a amazing guy after 3 days of searching for solution at least i found it

danielhendoosin
Автор

Thank you, bro. The solution solved my problem.

billaponte
Автор

How can we use GroupedOpenApi with OpenApi V2? Its not finding that dependency

NehaP
Автор

Swagger OpenApi is working in some of my microservices which has spring boot version 2.7.6. Others where swagger is not working has spring boot version 2.7.5. But I personally do not think it is a versioning issue. please provide me your feedback Sir.

DaniyalAwais
Автор

Hello, is it possible to use springdoc without spring boot?

JoaoVictor-uodn
Автор

Hi
Need some help here

By default swagger UI using http protocol, My application only allows https requests. If i click execute on try out, i am getting 401 (unauthourized request). Can you/anyone please tell me how to have this swagger UI to use https protocol.





Thanks

benjaminfrank