Commit 713629a8e057b2f03f27aaa570b31937baec31f1
1 parent
3ee0cef9
JeecgBoot 2.4 微服务正式版本发布,基于SpringBoot的低代码平台
Showing
1 changed file
with
1 additions
and
1 deletions
jeecg-boot/jeecg-boot-module-system/pom.xml
@@ -50,7 +50,7 @@ | @@ -50,7 +50,7 @@ | ||
50 | <artifactId>spring-boot-maven-plugin</artifactId> | 50 | <artifactId>spring-boot-maven-plugin</artifactId> |
51 | <configuration> | 51 | <configuration> |
52 | <!--微服务模式下修改为 true,跳过此打包插件,否则微服务模块无法引用--> | 52 | <!--微服务模式下修改为 true,跳过此打包插件,否则微服务模块无法引用--> |
53 | - <skip>true</skip> | 53 | + <skip>false</skip> |
54 | </configuration> | 54 | </configuration> |
55 | </plugin> | 55 | </plugin> |
56 | </plugins> | 56 | </plugins> |