spring: profiles: active: local # #热部署设置 # thymeleaf: # cache: true #关闭缓存,及时刷新 # devtools: # restart: # enabled: true #热部署生效 # additional-paths: src/main/java #设置重启的目录,添加那个目录的文件需要restart(监听目录)