Skip to content
Advertisement

Swagger is not working in Spring boot framework [closed]

It shows failed to load API definition for one service only REST services are working fine

network of the swagger is shown in the image

Advertisement

Answer

Do you use spring security? can you load json in swagger? if you use spring security you must add swagger path in webSecurity config

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement