- Based on this blog post https://www.ophion.org/2026/02/java-full-stack-development-in-2026/
Key features:
- Server side rendering with JTE and Spring Boot
- Integrates Hotwire turbo and stimulus using WebJars
- CSS using TailwindCSS automated using Sprig Boot's docker compose integration for automatic updates
- No JS bundler using import maps
- No token CSRF protection using https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Sec-Fetch-Site
- Hot reloading using custom controller