<!-- SpringBoot自带热加载开发工具 -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
</dependency>
Snip20180621_1.png
Snip20180621_2.png
快捷键
shift+option+command+/
选择registry
Snip20180621_3.png
网友评论