mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-03 08:08:23 +00:00
实现配置中心的基础
This commit is contained in:
4
src/main/resources/META-INF/spring.factories
Normal file
4
src/main/resources/META-INF/spring.factories
Normal file
@@ -0,0 +1,4 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
cn.iocoder.dashboard.framework.apollox.spring.boot.ApolloAutoConfiguration
|
||||
org.springframework.context.ApplicationContextInitializer=\
|
||||
cn.iocoder.dashboard.framework.apollox.spring.boot.ApolloApplicationContextInitializer
|
||||
Reference in New Issue
Block a user