Sure, take a look at https://github.com/swagger-api/swagger-core/wiki/Swagger-Core-Jersey-1.X-Project-Setup-1.5.
From: <[email protected]> on behalf of David Blickstein <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Wednesday, 21 June 2017 at 6:18 To: Swagger <[email protected]> Subject: Generate Swagger specification from Java source code I have to think this question may have been asked here before. But I couldn't find a way to search the forum, and though I've seen the same question asked in other forums, I've yet to see an answer. What I want to do is described very simply: I'm looking for a tool that generates a Swagger specification file from JAX-RS annotated Java source code. A key element is that it works off the source code, not off a deployment. Does such a tool exist? Or is there some sort of method by which I can accomplish this? Thanks -- 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.
