热部署的功能禁用
办法如下: 

    •   在application.properties文件中设置: spring.devtools.restart.enabled=false
    • yml文件 spring.devtools.restart.enabled: false

 

 

参考资料:

spring boot 热部署关闭

相关文章:

  • 2021-10-11
  • 2021-08-12
  • 2021-10-17
猜你喜欢
  • 2021-12-03
  • 2021-10-11
  • 2021-09-28
  • 2021-09-03
  • 2021-10-01
相关资源
相似解决方案