/demo-spring-swagger

a demo for springboot with swagger

Primary LanguageShell

demo-spring-swagger

a demo for springboot with swagger.

Config

SwaggerConfig is the configuration of swagger.

Run

java -jar targe/demo-spring-swagger-0.0.1-SNAPSHOT.jar

Then you will see the restful api documents: http://localhost:8080/swagger-ui.html

swagger ui