The Vaadin UI of the Recipe Assistant — Part 1: The Main View
1. Introduction: The Interface as Proof The preceding article in this series built an MCP server using nothing but the facilities of the JDK …
Articles, talks, workshops and videos on Core Java, Cybersecurity and Developer Relations — plus the occasional Bushcraft note from the woods.
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 …