ChronoGrid

A Vaadin Flow calendar component that does what most others don’t: it treats CalDAV as a first-class backend, not an afterthought. …

4 min

Nano Vaadin Jetty

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, …

2 min

CalDAV Testbench

A small, embeddable CalDAV server built for one purpose: making calendar-client tests deterministic, fast and inspectable. When you need a …

2 min

URL Shortener (Core Java)

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 …

1 min

ProxyBuilder

A Java library for runtime proxies and compile-time generated static proxies. It started in 2015 as an internal AOP-style utility and has …

2 min

TypeTool

A small library of building blocks for type-safe generic programming in Java. Born out of the realisation that most “generic” …

1 min

Vaadin Flow Examples

A pattern catalogue for Vaadin Flow — small, focused recipes that solve real production problems. Each one is documented as a blog post with …

1 min

EclipseStore Demos

A growing set of demos for EclipseStore — the high-performance Java object persistence engine (formerly MicroStream). Each demo is paired …

1 min

TinkerForge IoT with Java

A working setup for using TinkerForge sensor bricks/bricklets with Java — the kind of starting point I wish I’d had when I first …

1 min

Bushcrafting Companion App

A companion app for outdoor navigation that bridges the gap between what classical orienteering teaches and what modern hardware (phone, …

1 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 …

28 min