ws/README.md

6 lines
119 B
Markdown
Raw Normal View History

2019-05-19 14:58:17 +00:00
# How construct `WebServices` with SpringBoot 2.1.5 RELEASE (modern way)
## Run
```
mvn spring-boot:run -f pom.xml
```