No Description

GITZYY b052d7638c add 添加mybatis 填充信息 10 months ago
egress-gateway-service-adapter 9b234c151b del jetcache 10 months ago
egress-gateway-service-app b052d7638c add 添加mybatis 填充信息 10 months ago
egress-gateway-service-client b052d7638c add 添加mybatis 填充信息 10 months ago
egress-gateway-service-domain b052d7638c add 添加mybatis 填充信息 10 months ago
egress-gateway-service-infrastructure b052d7638c add 添加mybatis 填充信息 10 months ago
start b052d7638c add 添加mybatis 填充信息 10 months ago
.gitignore 23a594f517 add 日志排除文件 10 months ago
README.md e3f4cbe34e first commit 10 months ago
pom.xml 9b234c151b del jetcache 10 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

GIT

1.fix pangu-archetype-web-domain 修改bug

base_table