Files
spring-cloud-function/spring-cloud-function-context
Oleg Zhurakousky 5a43e94ebe GH-661 Fix KafkaNull as input type conversion
Basically KafkaNull gets a special treatement where if we see it as Message payload and input type of the function is Message we give it as is and if the input type is POJO then we simply return null

Resolves #661
2021-03-05 12:20:29 +01:00
..
2021-02-01 18:56:47 +00:00