adrianbk / swagger-springmvc-demo

swagger-springmvc-demo
155 stars 103 forks source link

Please provided Maven Project for same #17

Closed ghost closed 9 years ago

adrianbk commented 9 years ago

@pashtika maintaining both a Gradle and a Maven version of this is impractical. Gradle, as a build and automation tool is far superior to Maven and hence we will be sticking with Gradle only.

Some examples specific to this project:

Multiple test configurations within the same project image

Simple multi-module configuration image

ghost commented 9 years ago

Thanks for this. In-fact code provided is huge and I'm not able to understand it. I'm initially looking for simple Spring MVC Swagger which helps me to understand the concepts. Could you please guide me?