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

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
@@ -14,7 +14,7 @@
<!-- jero 微服务基础依赖-->
<dependency>
<groupId>com.jero.boot</groupId>
<artifactId>jero-boot-starter-cloud</artifactId>
<artifactId>jero-cloud-feign-config</artifactId>
<exclusions>
<exclusion>
<groupId>com.jero.boot</groupId>