bianlz 0a7c57418c add pangu-archetype-web 新增web类型的骨架 3 months ago
..
logs 8b3940c21e first commit 3 months ago
pangu-archetype-sc-adapter 8b3940c21e first commit 3 months ago
pangu-archetype-sc-app 8b3940c21e first commit 3 months ago
pangu-archetype-sc-client 0a7c57418c add pangu-archetype-web 新增web类型的骨架 3 months ago
pangu-archetype-sc-domain 0a7c57418c add pangu-archetype-web 新增web类型的骨架 3 months ago
pangu-archetype-sc-infrastructure 8b3940c21e first commit 3 months ago
start 8b3940c21e first commit 3 months ago
.gitignore 8b3940c21e first commit 3 months ago
README.md 0a7c57418c add pangu-archetype-web 新增web类型的骨架 3 months ago
pom.xml 0a7c57418c add pangu-archetype-web 新增web类型的骨架 3 months ago

README.md

pangu-archetype-sc

maven archetype工程。

构建&&安装archetype到本地maven

mvn archetype:create-from-project

cd target/generated-sources/archetype

mvn install

使用本地archetype创建工程

mvn archetype:generate -DarchetypeCatalog=local

使用本地模式进行开发

在启动环境中添加spring.profiles.active=local

如何删除本地archetype

清理 ~/.m2/repository/archetype-catalog.xml