Serverless Java Functions with JSON-P Parameters 📎
fnproject.io Java functions accept primitve Java types per default. In this screencast JSON-P from Java EE 8 is used to serialize and deserialize parameters and return values from Java streams to JsonObjects (in 9mins):