ChronoGrid
A Vaadin Flow calendar component that does what most others don’t: it treats CalDAV as a first-class backend, not an afterthought. …
A Vaadin Flow calendar component that does what most others don’t: it treats CalDAV as a first-class backend, not an afterthought. …
A small library that lets you embed Vaadin Flow in a single executable JAR — spun up against embedded Jetty with a minimal API. No Spring, …
A pure-JDK URL shortener built as a learning vehicle for the Advent Calendar 2025 series. Every step is documented in a blog post — 14 parts …
A pattern catalogue for Vaadin Flow — small, focused recipes that solve real production problems. Each one is documented as a blog post with …
Where we stand The first part ended with a model and a reservation. Anyone who has read it knows both; for anyone joining here, let the …
The Motivation For many years I have managed my writing in ClickUp: the topics I am working on, the individual articles, their translations, …
Basis: Vaadin 25.2 release post and the official security documentation at vaadin.com/docs/latest/flow/security. Table of Contents …
1. Introduction: From the Result to the Process The first part of this series dealt with the main view — the juxtaposition of two answers as …
1. Introduction: The Interface as Proof The preceding article in this series built an MCP server using nothing but the facilities of the JDK …
Many example projects overload the starting point by covering too many topics at once. Routing, data access, security, forms, theme …
Modern web applications are rarely used only by users with the same language. Even internal tools often reach international teams or are …
Vaadin Flow enables the development of complete web applications exclusively in Java. Components, layouts, navigation, and even complex UI …