GH-394 Ensured deployer supports old Function properties

Resolves #394
This commit is contained in:
Oleg Zhurakousky
2019-08-13 21:07:34 +02:00
parent cc0dcaf6ed
commit e27f1e9d97
4 changed files with 45 additions and 2 deletions

View File

@@ -1 +1,2 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=org.springframework.cloud.function.deployer.FunctionDeployerConfiguration
org.springframework.boot.autoconfigure.EnableAutoConfiguration=org.springframework.cloud.function.deployer.FunctionDeployerConfiguration
org.springframework.boot.env.EnvironmentPostProcessor=org.springframework.cloud.function.deployer.FunctionDeployerConfiguration$LegacyPropertyEnvironmentPostProcessor