From 624b3bc11c3a143a8716fc670c1b1c12083026a3 Mon Sep 17 00:00:00 2001 From: Frederik Hahne Date: Tue, 18 Oct 2022 17:04:50 +0200 Subject: [PATCH] additional spring boot based example link (#1090) thank you! --- www/server-examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/www/server-examples.md b/www/server-examples.md index 71bf1e02..5697ffbd 100644 --- a/www/server-examples.md +++ b/www/server-examples.md @@ -56,6 +56,7 @@ These examples may make it a bit easier to get started using htmx with your plat ### Spring Boot - +- ### Quarkus