spring-ws
spring-ws copied to clipboard
Review the tutorial in the reference documentation [SWS-1083]
Dmitry Belokursky opened SWS-1083 and commented
mvn goal archetype:create should be changed to mvn archetype:generate
[https://issues.apache.org/jira/browse/ARCHETYPE-437]
[http://maven.apache.org/archetype/maven-archetype-plugin/]
Affects: 3.0.8
Reference URL: https://docs.spring.io/spring-ws/docs/current/reference/#tutorial-creating-project
To follow-up on this, I am not sure that the archetype is available. In any case, getting started should use start.spring.io. We can use this issue to migrate the tutorial to it. For those who can't use spring boot, #1474 will provide a version of it that uses plain Spring Framework with war deployment.