idea 2018.1 下springBoot实现热部署

1.点击: file ,Settings ,Build ,Execution,Deplment ,如图-1所示:

idea 2018.1 下springBoot实现热部署_第1张图片
图-1

然后记得apply,ok。

2.打开springboot启动类,如图-2所示:

idea 2018.1 下springBoot实现热部署_第2张图片
图-2

3.点击Edit Configurations,进入配置项,如图-3所示:

idea 2018.1 下springBoot实现热部署_第3张图片
图-3

该配置方式仅对idea2018以上版本支持,以下版本,暂不支持。

你可能感兴趣的:(idea 2018.1 下springBoot实现热部署)