23 | VertxUI is 100% Java 100% async client & server framework,
24 | which abstracts Javascript and HTML behind pure Java in the browser,
25 | and has good support for the asynchronous lightweight server VertX.
26 | You can share the same data classes serverside and clientside, and
27 | you can use Fluent HTML to describe pure model-to-view methods.
28 | VertxUI is very thin, making front-end web development a piece of
29 | cake if strong-typed Java is your language.
30 |
33 |
34 |