mvn archetype:create
-DarchetypeGroupId=org.springframework.ws
-DarchetypeArtifactId=spring-ws-archetype
-DarchetypeVersion=2.1.3.RELEASE
-DgroupId=com.steven.hr
-DartifactId=holidayService
本文介绍如何使用Maven创建Spring WS服务,包括配置、命令行参数和基本架构。
mvn archetype:create
-DarchetypeGroupId=org.springframework.ws
-DarchetypeArtifactId=spring-ws-archetype
-DarchetypeVersion=2.1.3.RELEASE
-DgroupId=com.steven.hr
-DartifactId=holidayService
731

被折叠的 条评论
为什么被折叠?