Add new spring-boot .imports files and move auto-configuration classes there
This commit is contained in:
@@ -1,2 +1 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=org.springframework.cloud.function.deployer.FunctionDeployerConfiguration
|
||||
org.springframework.boot.env.EnvironmentPostProcessor=org.springframework.cloud.function.deployer.FunctionDeployerConfiguration$LegacyPropertyEnvironmentPostProcessor
|
||||
org.springframework.boot.env.EnvironmentPostProcessor=org.springframework.cloud.function.deployer.FunctionDeployerConfiguration$LegacyPropertyEnvironmentPostProcessor
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
org.springframework.cloud.function.deployer.FunctionDeployerConfiguration
|
||||
Reference in New Issue
Block a user