SWagger for NON MAven and non spring boot
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022
12:42 PM
10-04-2022
12:42 PM
SWagger for NON MAven and non spring boot
I have an old application which is spring aop and j2e project - it has lot of layers, ivy.xml and build,xml
How can I implement swagger
Labels:
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2022
04:43 AM
10-05-2022
04:43 AM
Hi @deepasenthil I don't know much about Spring AOP, but you may find answers in the SpringFox project which integrates OpenAPI with Spring. http://springfox.github.io/springfox/
