Files
spring-cloud-function/spring-cloud-function-samples/function-sample-cloudevent/pom.xml
Oleg Zhurakousky 17d5d4b727 Modify logic for header copy from input to output
This is primarily related to Cloud Events. Since we delegate to a separate class for post processing, if outpt message is Cloud Event we will not be doing anything to with regard to header copy in SimpleFunctionRegistry and unstead delegate it to CloudEventFunctionInvocationHelper
2020-12-18 16:44:19 +01:00

4.1 KiB