Posts

Java

From ClickUp to Vaadin — Part 2: The Build and the Balance

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 starting position be given in a few …

26 min read
Security

When Security Boundaries Become Obstacles

Part I – The incident A screenplay that isn’t one A program leaves the sealed room in which it was meant to be examined, gains access …

37 min
Java

The Security Innovations in Vaadin 25.2

Basis: Vaadin 25.2 release post and the official security documentation at vaadin.com/docs/latest/flow/security. Table of Contents …

29 min
Serverside

An unexpectedly hassle-free upgrade

The starting point for this article was not a strategic architecture workshop or a long-term planned migration path, but a comparatively …

17 min
Java

The Importance of UI in Import Processes

Why an import needs a UI at all Import functions are often treated as purely technical details in applications. Data is read in, processed …

20 min
Java

JSON export in Vaadin Flow

Export functions are often seen as a purely technical side task: one button, one download, done. In a Vaadin-based application, however, it …

15 min