【修改】修改包结构,让微服务代码仅存于一个模块里。

This commit is contained in:
zer0Black
2021-03-15 13:51:43 +08:00
parent 174854fc61
commit ef97c02a13
16 changed files with 21 additions and 17 deletions
@@ -12,10 +12,10 @@
<description>System项目微服务启动</description>
<dependencies>
<!-- jero-boot-starter-cloud依赖 -->
<!-- jero-cloud-feign-config feign 依赖 -->
<dependency>
<groupId>com.jero.boot</groupId>
<artifactId>jero-boot-starter-cloud</artifactId>
<artifactId>jero-cloud-feign-config</artifactId>
<!--system模块需要排除jero-system-cloud-api-->
<exclusions>
<exclusion>