Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 568 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 568 Bytes

springfox-grails-demo

This is minimalistic repo, which assumes prior knowledge of grails 3.x.

Sample application to demonstrate the capabilities of integrating with grails

Details on how to configure the grails app are available in the library repository. You can see this demo running live here.

To run the application

./grailsw run-app

the swagger-ui page should be available at http://localhost:8080/swagger-ui.html