LambdaConverter - Vaadin Add-on Directory
Allows the use of lambda expressions as converters - Java 8 onlyRequires 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.
Source CodeDiscussion Forum
Issue Tracker