Group: Serve
1.Serve Foundation24 usages
build.serve » serve-foundation Apache
Core HTTP abstractions: Exchange, Handler, Router, Middleware, error hierarchy, and server configuration options.
Last Release on May 2, 2026
2.Serve Transport (HTTP)4 usages
build.serve » serve-transport-http Apache
jdk.httpserver adapter and virtual thread dispatcher for serve-foundation.
Last Release on May 2, 2026
3.Serve Template3 usages
build.serve » serve-template Apache
Engine-agnostic template SPI: TemplateEngine, Template, and TemplateOutput interfaces.
Last Release on May 2, 2026
4.Serve Transport (JSON)3 usages
build.serve » serve-transport-json Apache
JSON body reader and writer injected via Exchange attributes.
Last Release on May 2, 2026
5.Serve Application2 usages
build.serve » serve-application Apache
Application lifecycle management: startup, shutdown, DI integration, and JVM shutdown hook.
Last Release on May 2, 2026
6.Serve WebSocket2 usages
build.serve » serve-websocket Apache
RFC 6455 WebSocket support with frame codec and upgrade handling.
Last Release on May 2, 2026
7.Serve Compression1 usages
build.serve » serve-compression Apache
Transparent gzip and deflate response compression middleware with WebSocket passthrough.
Last Release on May 2, 2026
8.Serve CORS1 usages
build.serve » serve-cors Apache
CORS middleware with origin, method, and header allowlists and OPTIONS preflight handling.
Last Release on May 2, 2026
9.Serve GraphQL1 usages
build.serve » serve-graphql Apache
GraphQL over HTTP via graphql-java: SDL-first schema, query execution, and GraphiQL IDE handler.
Last Release on May 2, 2026
10.Serve Health1 usages
build.serve » serve-health Apache
Liveness and readiness health check endpoints with JSON status output and HealthCheck SPI.
Last Release on May 2, 2026
11.Serve HTMX1 usages
build.serve » serve-htmx Apache
Typed HX-* request and response header wrappers and htmxOnly() guard for HTMX-driven applications.
Last Release on May 2, 2026
13.Serve Logging1 usages
build.serve » serve-logging Apache
Access log middleware with nanosecond timing, slow-request threshold, and path exclusions.
Last Release on May 2, 2026
15.Serve Security1 usages
build.serve » serve-security Apache
Security headers middleware: CSP, HSTS, X-Frame-Options, and related response headers.
Last Release on May 2, 2026
17.Serve Auth
build.serve » serve-auth Apache
Authentication middleware with pluggable strategies: bearer token, basic auth, and API key.
Last Release on May 2, 2026
18.Serve DevTools
build.serve » serve-devtools Apache
Browser and editor developer-tooling integrations (Chrome DevTools workspace, source maps, live reload).
Last Release on May 2, 2026
19.Serve Example
build.serve » serve-example Apache
A lightweight, JPMS-native HTTP server framework for Java 25+ built on jdk.httpserver, virtual threads, and structured concurrency.
Last Release on Apr 12, 2026
20.Serve Form
build.serve » serve-form Apache
Form body parsing: URL-encoded and multipart/form-data.
Last Release on May 2, 2026
