LambdaConverter: Requires Java 8!
This add-on provides a single generic class containing the boiler-plate code for converters, thus you only need to provide the concrete types and actual conversion code as lambdas.
See the example below.
Note: this addon is meaningless with Vaadin 8, I’m just leaving it here for backward compatibility.