Server-rendered UI
This page is a Thymeleaf view delivered by HomeController.
LIVE APPLICATION TOUR
This page uses jQuery AJAX to call the application’s real Spring MVC controllers. The results below come from the running API and H2 database—not static mock data.
This page is a Thymeleaf view delivered by HomeController.
Load and search persisted posts through GET /api/posts.
Read a post twice and view live Caffeine hit/miss statistics.
DATABASE & CONTROLLER
| Title | Author | Version | Action |
|---|---|---|---|
| Loading… | |||
SECURITY + VALIDATION + TRANSACTION
Writes require the configured EDITOR account. Enter its credentials to send a Basic-authenticated AJAX request; they are used only by this browser request.
HEALTH + CACHE METRICS
Click a button to call an endpoint.
HTTP RESPONSE
The request and response will appear here.