mirror of
https://github.com/jht5945/springbootswaggersample.git
synced 2025-12-27 18:10:04 +08:00
update README.md
This commit is contained in:
18
README.md
18
README.md
@@ -1,2 +1,20 @@
|
|||||||
# springbootswaggersample
|
# springbootswaggersample
|
||||||
Springboot swagger2 sample
|
Springboot swagger2 sample
|
||||||
|
|
||||||
|
Build:
|
||||||
|
```
|
||||||
|
$ buildj
|
||||||
|
```
|
||||||
|
Get build: https://github.com/jh5945/buildj
|
||||||
|
|
||||||
|
|
||||||
|
Run:
|
||||||
|
```
|
||||||
|
$ java -jar build/libs/sprintbootswaggersample.jar
|
||||||
|
```
|
||||||
|
|
||||||
|
Access:<br>
|
||||||
|
http://localhost:8080/swagger-ui.html
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user