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";
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