1
0
mirror of https://github.com/jht5945/springbootswaggersample.git synced 2025-12-27 18:10:04 +08:00
Files
springbootswaggersample/README.md

311 B

springbootswaggersample

Springboot swagger2 sample

Build:

$ buildj

Get build: https://github.com/jht5945/buildj

Run:

$ java -jar build/libs/sprintbootswaggersample.jar

Access:
http://localhost:8080/swagger-ui.html



Reference: http://blog.didispace.com/springbootswagger2/