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 small, embeddable CalDAV server built for one purpose: making calendar-client tests deterministic, fast and inspectable. When you need a …
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 Java library for runtime proxies and compile-time generated static proxies. It started in 2015 as an internal AOP-style utility and has …
A small library of building blocks for type-safe generic programming in Java. Born out of the realisation that most “generic” …
A pattern catalogue for Vaadin Flow — small, focused recipes that solve real production problems. Each one is documented as a blog post with …
A growing set of demos for EclipseStore — the high-performance Java object persistence engine (formerly MicroStream). Each demo is paired …
A working setup for using TinkerForge sensor bricks/bricklets with Java — the kind of starting point I wish I’d had when I first …
A companion app for outdoor navigation that bridges the gap between what classical orienteering teaches and what modern hardware (phone, …
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 …