Tag

spring-loaded

0 views collected around this technical thread.

Architect's Tech Stack
Architect's Tech Stack
Dec 17, 2019 · Backend Development

Spring Boot Template Engine Hot Deployment Techniques

This article explains how to disable template caching in Spring Boot for Thymeleaf, FreeMarker, Groovy, and Velocity, and compares several hot‑deployment methods including Debug mode, spring-boot-devtools, Spring Loaded, and JRebel, providing configuration snippets and practical guidance.

DevtoolsHot DeploymentJRebel
0 likes · 3 min read
Spring Boot Template Engine Hot Deployment Techniques