fa6ffd42250c0e98a1ad5b6a678b2ff4cbd2f429
How construct WebServices with SpringBoot 2.1.5 RELEASE (modern way)
Run
mvn spring-boot:run -f pom.xml
Example
curl -H "content-type: text/xml" -d @request.xml http://localhost:8080/ws
Descripción
Languages
Java
98.1%
Dockerfile
1.9%