For jax-rs you can use swagger-core. You’d need to install swagger-ui separately.
From: <[email protected]> on behalf of Yogesh Bhuse <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, February 20, 2018 at 03:31 To: Swagger <[email protected]> Subject: How should we integrate the Swagger UI with JaxRs,Spring Hi, I am new to Swagger with Jax rs, previously i have worked with Spring Rest Controller with Swagger, for that i have done integration with SpringFox but how we should integrate the Swagger with JaxRs to view the UI like Spring RestController, I know with Spring Fox we can access the URL like http://localhost:8080/applicationname/swagger-ui.html# like this how we should do for Jax Rs -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
