2
0
Эх сурвалжийг харах

Update org.springframework.boot.autoconfigure.AutoConfiguration.imports

shimingxy 10 сар өмнө
parent
commit
07e37d6b85

+ 1 - 2
maxkey-starter/maxkey-starter-web/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports

@@ -1,6 +1,5 @@
 org.dromara.maxkey.autoconfigure.ApplicationAutoConfiguration
-org.dromara.maxkey.autoconfigure.RedisAutoConfiguration
 org.dromara.maxkey.autoconfigure.MvcAutoConfiguration
-org.dromara.maxkey.autoconfigure.MvcCurrentUserAutoConfiguration
 org.dromara.maxkey.autoconfigure.MvcResourceAutoConfiguration
+org.dromara.maxkey.autoconfigure.RedisAutoConfiguration
 org.dromara.maxkey.autoconfigure.SwaggerAutoConfiguration