IDEA中springboot的热加载thymeleaf静态html页面

news/2024/11/17 5:35:58/

1.首先加入开发工具依赖

<dependency><groupId>org.springframework.boot</groupId><artifactId>spring-boot-devtools</artifactId><optional>true</optional>
</dependency>

2.其次在build maven插件中开启热部署

<build><plugins><plugin><groupId>org.springframework.boot</groupId><artifactId>spring-boot-maven-plugin</artifactId><configuration><fork>true</fork> #主要是这里,开启</configuration></plugin></plugins>
</build>

3.idea开启自动

4.勾选compiler.automake.allow.when.app.running

 

 


http://www.ppmy.cn/news/816320.html

相关文章

windows10 原版 纯净版 下载

最近在整理自己的电脑&#xff0c;想下载一个纯净的64位windows10系统&#xff0c;我就在网上搜啊&#xff0c;下载一个安装以后&#xff0c;就发现一大堆的软件&#xff0c;360金山毒霸什么玩意的&#xff0c;根本是删除都删除不掉&#xff0c;太可恶了&#xff0c;没办法&…

xp系统下硬盘安装linux,在NTFS格式硬盘XP下安装LINUX系统

在NTFS格式硬盘XP下安装LINUX系统 电脑系统中毒后重新安装&#xff0c;结果发现XP光盘无法启动硬盘&#xff0c;因为原来有LINUX系统&#xff0c;又懒得回到LINUX下卸载&#xff0c;又买了光盘(带低格的)&#xff0c;把系统全部格式化&#xff0c;然后安装了XP系统&#xff0c;…

mysql安装bus error_如何解决mysql安装bus error问题

我就废话不多说了&#xff0c;大家还是直接看代码吧~create or replace function aa1(a1 integer[],a2 bigint) returns void AS $$declare ii integer;declare num integer; begin II: 2021-01-16 17:49:22 条件查询-模糊匹配PostgreSQL和SQL Server的模糊匹配like是不一样的&…

python下载显示文件丢失连不上网_python39.dll文件下载,金山毒霸dll修复工具帮您解决文件丢失导致“python39.dll找不到”的系统问题...

我该如何安装从金山毒霸下载的DLL文件&#xff1f; 一&#xff1a; 1、从金山毒霸下载压缩文件。 2、将DLL文件解压到电脑上的某个地方。 3、把该文件跟要求使用它的程序放在同一路径上。注意32位程序需要使用32位的DLL文件&#xff0c;64位程序需要使用64位的DLL文件。否则会出…

rpm安装mysql odbc_如何以rpm方式安装mysql odbc驱动

我就废话不多说了&#xff0c;大家还是直接看代码吧~create or replace function aa1(a1 integer[],a2 bigint) returns void AS $$declare ii integer;declare num integer; begin II: 2021-01-16 17:49:22 条件查询-模糊匹配PostgreSQL和SQL Server的模糊匹配like是不一样的&…

安装mysql后服务里面没有_安装mysql后没有看到服务怎么办?

我就废话不多说了&#xff0c;大家还是直接看代码吧~create or replace function aa1(a1 integer[],a2 bigint) returns void AS $$declare ii integer;declare num integer; begin II: 2021-01-16 17:49:22 条件查询-模糊匹配PostgreSQL和SQL Server的模糊匹配like是不一样的&…

mysql5.5.27安装设置_mysql 5.5.27 winx64安装配置方法图文教程

我就废话不多说了&#xff0c;大家还是直接看代码吧~create or replace function aa1(a1 integer[],a2 bigint) returns void AS $$declare ii integer;declare num integer; begin II: 2021-01-16 17:49:22 条件查询-模糊匹配PostgreSQL和SQL Server的模糊匹配like是不一样的&…

mysql官网怎么下载驱动包_如何在官网上下载mysql驱动

我就废话不多说了&#xff0c;大家还是直接看代码吧~create or replace function aa1(a1 integer[],a2 bigint) returns void AS $$declare ii integer;declare num integer; begin II: 2021-01-16 17:49:22 条件查询-模糊匹配PostgreSQL和SQL Server的模糊匹配like是不一样的&…