Have you seen the wiki - https://github.com/swagger-api/swagger-core/wiki/Swagger-Core-JAX-RS-Project-Setup-1.5.X and the samples - https://github.com/swagger-api/swagger-samples?
From: <[email protected]> on behalf of Kallen <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, 18 July 2016 at 19:57 To: Swagger <[email protected]> Subject: Generate Swagger json from Swagger annotations I'm looking for a way to generate the swagger json files from swagger annotated java classes. All the examples seem to revolve around serving from within a web container where swagger scans with reflection at run time. Seems like this is possible to do but no clear examples. Thanks in advance -- 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.
