Spring Boot production template for Java web apps with Docker deployment
A production-ready Spring Boot template that provides a Java backend with JPA-based persistence, form validation, security scaffolding, email sending, server-side templates, and OpenAPI documentation. It includes Docker and Procfile support for containerized or platform deployment. Suited for building server-rendered web applications or REST APIs for enterprise and SaaS projects.
0