mirror of https://gitee.com/stylefeng/guns
【8.1.0】删除config模块
parent
54c71f47e9
commit
bdb7d80dfd
7
pom.xml
7
pom.xml
|
@ -37,13 +37,6 @@
|
|||
<version>${roses.kernel.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--系统配置,采用内存缓存实现-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
<artifactId>config-spring-boot-starter-memory</artifactId>
|
||||
<version>${roses.kernel.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--缓存,默认增加内存缓存-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
|
|
Loading…
Reference in New Issue