A Vaadin Starter Project with a Clear Focus

Many example projects overload the starting point by covering too many topics at once. Routing, data access, security, forms, theme customisations, and other integrations will then be presented in a single demo. This makes it more difficult for readers to recognise the project's actual structure. This project takes a different approach. The focus is on a compact framework comprising AppShell, MainLayout, several views, a…

https://svenruppert.com/2026/03/18/a-vaadin-starter-project-with-a-clear-focus/?utm_source=mastodon&utm_medium=jetpack_social

Understand Vaadin Flow: A Simplified Project Structure

Discover a compact Vaadin Flow project that highlights core components like AppShell and MainLayout for clear application structure.

Sven Ruppert