You can either integrate something like Springfox with your code to generate the API definition and load it into Swagger UI, or use Swagger Editor to manually describe your API.
From: <[email protected]> on behalf of Sadanand Shinde <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Thursday, May 10, 2018 at 14:28 To: Swagger <[email protected]> Subject: Can we use swagger UI with existing spring rest APIs which does not have swagger annotations Hello Folks, I am new to swagger, I am sorry if it is the dumb question. Basically, I have legacy spring rest APIs, and now we want to figure it out if we can integrate Spring and Swagger UI to generate the nice swagger interactive UI and documentation. Any links/pointers are welcome. Thanks for your help. Sincerely, Sadanand -- 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.
