Files
spring-cloud-function/spring-cloud-function-context
Oleg Zhurakousky 1d625077e8 GH-623 Fix applicatioin initialization when defaulting function name
IN the event when we have a single supplier, and SupplierExporter provides  'origin|' as its name we attempt to auto-discover the other function name which framework defaults to 'functionRouter' when it should not. This fixes it.

Resolves #623
2021-01-11 12:05:28 +01:00
..