Vaadin 10 Beta


We are taking a big jump from 8 to 10 with the beta release
. There is no 9 :slight_smile:

UI has been redone from scratch based on standard web components you can use as-is with any front-end framwork. It comes up with
48 components
optimized for mobile, touch, desktop and accessibility in mind - all with a brand new theme.


There is a completely new Java web framework called Flow
that seamlessly connects server-side JVM to browser DOM: Java developers can build compelling SPA without writing a single line of JavaScript. Furthermore, Visual designer (for Eclipse and IntelliJ) as well as regression testing tooling is bundled in the same platform release.

To test it out, there are
9 project templates to start from
.


Full release notes

What do you think?