gcorsar
4 years agoOccasional Contributor
Adding Swagger to an existing java application
I've read through a bunch of the swagger documentation but can't seem to find a good discussion about adding swagger to an existing java application. I need to have it work stand-alone because the application is behind a firewall. Can someone point me in the right direction? I've downloaded the swagger-ui-dist package since from what I've read that would be the package I need for a stand-alone application.