FlowingCode / ChipFieldAddon

Vaadin Flow integration of https://github.com/ThomasCybulski/paper-chip
Apache License 2.0
7 stars 5 forks source link

Move RPC support classes into a separate package #42

Closed javier-godoy closed 3 years ago

javier-godoy commented 3 years ago

Refactor into a separate package since we may eventually move this to CommonsDemo. (Also, because Lombok/javac processor failed on anonymous inner classes with a @Delegate annotation)