A Java project that demonstrates how to create a Spring web service client with Maven.
Key features:
https://sorenpoulsen.com/create-a-spring-web-service-client-with-maven
Maven 3.5.0 installed and its /bin folder on PATH. JDK 1.8 installed and JAVA_HOME set to the root folder of the JDK.
git clone https://github.com/SorenPoulsen/spring-web-service-client-with-maven.git cd spring-web-service-client-with-maven mvn clean test