SuperYan - thymeleaf 2023-03-05T15:04:00+08:00 Typecho https://www.hblyan.com/feed/atom/tag/thymeleaf/ <![CDATA[【使用技巧】Ruoyi 中 thymeleaf 如何实时调试?]]> https://www.hblyan.com/archives/134.html 2023-03-05T15:04:00+08:00 2023-03-05T15:04:00+08:00 SuperYan http://www.hblyan.com 背景: 在使用ruoyi前后端不分离框架的时候,想要实时调试thymeleaf模板
  1. settings中间勾选下面两项

image-20230305150029137

  1. 使用Alt+ Ctrl + Shift + /然后选择Register 勾选 compiler.automake.allow.when.app.running

    image-20230305150142338

注意: idea版本高的话 会没有这个选项,可以进入setting高级设置中去勾选

image-20230305150243866

]]>