From e739461968d9467ffccd0953c534f3e78b1b61ca Mon Sep 17 00:00:00 2001 From: fengshuonan Date: Sun, 18 Jun 2023 10:10:41 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=907.6.0=E3=80=91=E3=80=90sys=E3=80=91?= =?UTF-8?q?=E5=88=A0=E9=99=A4starter=E4=B8=AD=E6=97=A0=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/META-INF/spring.factories | 1 - 1 file changed, 1 deletion(-) diff --git a/kernel-s-sys/sys-spring-boot-starter/src/main/resources/META-INF/spring.factories b/kernel-s-sys/sys-spring-boot-starter/src/main/resources/META-INF/spring.factories index b59f0cd50..e0ab3f469 100644 --- a/kernel-s-sys/sys-spring-boot-starter/src/main/resources/META-INF/spring.factories +++ b/kernel-s-sys/sys-spring-boot-starter/src/main/resources/META-INF/spring.factories @@ -3,5 +3,4 @@ org.springframework.boot.autoconfigure.EnableAutoConfiguration=\ cn.stylefeng.roses.kernel.sys.starter.cache.SystemRedisCacheAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.cache.ResourceMemoryCacheAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.cache.ResourceRedisCacheAutoConfiguration,\ - cn.stylefeng.roses.kernel.sys.starter.SystemHomeStatisticsAutoConfiguration,\ cn.stylefeng.roses.kernel.sys.starter.config.RestErrorViewAutoConfiguration \ No newline at end of file