Advent Calendar - 2025 - From Grid to Detail: Understanding the User Experience in the Short-URL Manager
The current UI from the user’s point of view On the first call, the user lands in the overview. The site is built on a Vaadin grid, …
The current UI from the user’s point of view On the first call, the user lands in the overview. The site is built on a Vaadin grid, …
Server-Side Extension: PreferencesHandler and REST Interfaces The server-side extension for dynamic column visibility follows the same …
From observer to designer: User control at a glance With the fourth day of the Advent calendar, the perspective on the application changes …
Client contract from a UI perspective In this project, the user interface not only serves as a graphical layer on top of the backend, but is …
Classification and objectives from a UI perspective Today’s Advent Calendar Day focuses specifically on the interaction level prepared …
Today, we will finally integrate the StoreIndicator into the UI. Vaadin integration: live status of the store Implementation of the …
**Visible change: When the UI shows the memory state With the end of the last day of the Advent calendar, our URL shortener was fully …
December 2025 is all about a project that has grown steadily in recent months: the Java-based URL Shortener, an open-source project …
I will introduce you to the serializer from the EclipseStore project and show you how to use it to take advantage of a new type of …
How to store complex data structures using EclipseStore? Are there any restrictions? How can you work more efficiently on such structures? …
We will take the first steps with the Eclipse Store here. I will show what the Eclipse Store is, how you can integrate it into your project …