pom.xml 加的文件
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
</dependency>
1、文件配置
76382094-D728-4492-B995-252E90B14816.png2、快捷键
1、ctrl + alt +shift + /
2、选择注册
网友评论