IDEA 初始化配置

1 JDK

2 MAVEN

3 开启自动优化导入 jar 包

4 字符编码设置为 UTF-8 格式

5 构建

6 热部署
6.1 IDEA 配置为自动编译模式
File -> settings -> Build,Execution,Deployment -> Compile 如下所示,勾选 Build project automatically
6.2 配置修改代码后自动编译

7 安装插件
- Convert YAML and Properties File
- POJO to JSON(实体类和 JSON 转换)
- Rainbow Brackets
8 导出 settings
