mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-04-01 10:10:50 +00:00
Remove SpringCloud profile from pom.xml for jeecg-ai standalone mode
This commit is contained in:
parent
07f23b84eb
commit
c5963f0d82
@ -734,17 +734,5 @@
|
|||||||
<config.password></config.password>
|
<config.password></config.password>
|
||||||
</properties>
|
</properties>
|
||||||
</profile>
|
</profile>
|
||||||
<!-- SpringCloud运行环境 -->
|
|
||||||
<profile>
|
|
||||||
<id>SpringCloud</id>
|
|
||||||
<activation>
|
|
||||||
<!--默认激活配置-->
|
|
||||||
<activeByDefault>true</activeByDefault>
|
|
||||||
</activation>
|
|
||||||
<modules>
|
|
||||||
<!-- 微服务模块 -->
|
|
||||||
<module>jeecg-server-cloud</module>
|
|
||||||
</modules>
|
|
||||||
</profile>
|
|
||||||
</profiles>
|
</profiles>
|
||||||
</project>
|
</project>
|
||||||
Loading…
x
Reference in New Issue
Block a user