swagger-samples icon indicating copy to clipboard operation
swagger-samples copied to clipboard

Swagger UI Does not come for RestEasy

Open milindbangar79 opened this issue 6 years ago • 0 comments

Hi,

Observed there are similar issues raised earlier.

I have configured it on my ReastEasy project . swagger.json and swagger.yaml is working fine , but swagger UI is not available on the port defined.

I am defining the BeanConfig on Application class of the service and deployed the service on Wildfly Jboss server.

Using swagger-jars dependency version 1.5.

Does this dependency has the Swagger WebApp?

Any suggestions, most welcome.

Regards Milind

milindbangar79 avatar Jan 04 '19 16:01 milindbangar79