udaikumar26
udaikumar26

Reputation: 7

Swagger UI (SpringFox) with JAX-RS in Spring Boot application

We have a requirement to integrate swagger UI into our spring boot app. Our app has dependency on reseteasy (jax-rs). I have tried the solution mentioned here for Jersey (customized it for Resteasy) but it did not work - it did not detect any resource,

Swagger UI (SpringFox) with JAX-RS in Spring Boot application - Failed to load API definition

Anyone has a solution to this?

Upvotes: -2

Views: 24

Answers (0)

Related Questions