The Vaadin UI of the Recipe Assistant — Part 2: The Step-by-Step View
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 …

Basis: Vaadin 25.2 release post and the official security documentation at vaadin.com/docs/latest/flow/security. Table of Contents Introduction: Vaadin 25.2 and the Significance of …
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 …
The starting point for this article was not a strategic architecture workshop or a long-term planned migration path, but a comparatively …
Why an import needs a UI at all Import functions are often treated as purely technical details in applications. Data is read in, processed …
Export functions are often seen as a purely technical side task: one button, one download, done. In a Vaadin-based application, however, it …
What has happened so far In the first part, the focus was deliberately on the user interface’s structural realignment. The previously …
Today marks a crucial step in the evolution of the URL shortener’s user interface. After the focus in the past few days was mainly on …
What has happened so far? In the first part of this article, the new active/inactive model for shortlinks was introduced and anchored at the …