Change name of property endpoint -> defaultRoute

This commit is contained in:
Dave Syer
2017-11-24 13:28:31 +09:00
parent f3951cba66
commit e1bce8c292
6 changed files with 18 additions and 14 deletions

View File

@@ -1,2 +1,2 @@
spring.cloud.function.stream.endpoint: uppercase
spring.cloud.function.stream.default-route: uppercase
spring.cloud.function.scan.packages: com.example.functions