How construct WebServices with SpringBoot (modern way)
Go to file
2019-05-19 16:58:17 +02:00
.mvn/wrapper initial commit 2019-05-19 16:58:17 +02:00
src initial commit 2019-05-19 16:58:17 +02:00
.gitignore initial commit 2019-05-19 16:58:17 +02:00
mvnw initial commit 2019-05-19 16:58:17 +02:00
mvnw.cmd initial commit 2019-05-19 16:58:17 +02:00
persons.wsdl initial commit 2019-05-19 16:58:17 +02:00
pom.xml initial commit 2019-05-19 16:58:17 +02:00
README.md initial commit 2019-05-19 16:58:17 +02:00

How construct WebServices with SpringBoot 2.1.5 RELEASE (modern way)

Run

mvn spring-boot:run -f pom.xml