From 3aac565a7fd7123d17b524ecdca9be615d0faa78 Mon Sep 17 00:00:00 2001 From: Edgar Espina Date: Sat, 9 May 2026 10:52:15 -0300 Subject: [PATCH] java: server-example: jooby-htmx --- www/content/server-examples.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/content/server-examples.md b/www/content/server-examples.md index 9b698f35b..47eb8f790 100644 --- a/www/content/server-examples.md +++ b/www/content/server-examples.md @@ -72,6 +72,10 @@ These examples may make it a bit easier to get started using htmx with your plat - - +### Jooby + +- + ### Spring Boot -