Files
spring-cloud-function/spring-cloud-function-context
Dave Syer ea38827739 Alternative strategy for functional registrations
The problem with a BPP that processes FunctionRegistration is that
they might not be instantiated before the FunctionRegistry. It is
better to enforce the dependency order we need by injecting the
registrations explicitly but lazily into the registry.
2018-10-09 09:48:30 +01:00
..
2018-09-22 16:14:54 +01:00