随笔分类 -  Idea

摘要:快捷键提示:ctrl+j try/catch自动生成快捷键 :ctrl + alt + t while (iterator.hasNext()) 自生成快捷键:itit new 对象自动补全快捷键: .var public static void main(String[] args)自动生成快捷键 阅读全文
posted @ 2021-06-22 08:16 chentaohere 阅读(145) 评论(0) 推荐(0)
摘要:1. Adding devtoolls to your project <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <scope>runt 阅读全文
posted @ 2021-06-19 20:20 chentaohere 阅读(76) 评论(0) 推荐(0)