Skip to content

dilipkrish/swagger-springmvc-demo

 
 

Repository files navigation

swagger-springmvc-demo

A sample app using https://github.com/martypitt/swagger-springmvc/

  • Running the app:

./gradlew :spring3-accounting:tomcatRun -i

  • Oauth Support

Update swagger-oauth.js as appropriate to your app

var redirectUrl = host.protocol + '//' + host.host + "/spring3-accounting/o2c.html";

Versions

This repo is tagged in the following format in an attempt to keep track of changing swagger-springmvc and swagger-ui versions -- swagger-springmvc---swagger-ui-- -- e.g. swagger-springmvc--0.8.2-SNAPSHOT-swagger-ui--oauth

Swagger UI Business Example

http://localhost:9080/spring3-accounting/swaggerBusiness

Relative URL example (Relative URLS not recommended)

http://localhost:9080/spring3-accounting/swaggerRelative

About

swagger-springmvc-demo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.6%
  • CSS 9.6%
  • Java 9.3%
  • Groovy 2.5%