ws/README.md
2019-05-19 16:58:17 +02:00

6 lines
119 B
Markdown

# How construct `WebServices` with SpringBoot 2.1.5 RELEASE (modern way)
## Run
```
mvn spring-boot:run -f pom.xml
```