i have following project structure using New Web Dynamic Project (API Java based). Then i want to integrate it using swagger. i have read this site https://github.com/swagger-api/swagger-core/wiki/swagger-core-jersey-1.x-project-setup-1.5 and it seems like it needs pom.xml. To make the pom.xml exists i convert the project into maven project then i also could register the swagger depedencies. the question is 1. Is it possible to run this maven swagger project under eclipse? because it is not generating the .json and .yaml files 2. the upper site is reffering to JaxRS whilemean our project is using jaxWS. does it make sense?
-- 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.
