参考:

https://blog.csdn.net/weixin_34235371/article/details/93502563

https://www.jianshu.com/p/ff37b4b68e56

测试环境:spring boot + beetl模板引擎 工具:idea

在项目的启动类 点击编辑 设置下图 状态为:Update classes and resources即可

以及beetl配置:

beetl:
#  RESOURCE.autoCheck= true
  resource-auto-check: true         #热加载beetl模板,开发时候用