Migrate to new autoconfiguration (#2137)
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# Auto Configure
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.cloud.config.client.ConfigClientAutoConfiguration
|
||||
# Bootstrap components
|
||||
org.springframework.cloud.bootstrap.BootstrapConfiguration=\
|
||||
org.springframework.cloud.config.client.ConfigServiceBootstrapConfiguration,\
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
org.springframework.cloud.config.client.ConfigClientAutoConfiguration
|
||||
Reference in New Issue
Block a user