1、安装(安装破解版)
(1) 去官网下载文件
(3)
将
0.0.0.0 account.jetbrains.com 添加到host中
目录:C:\Windows\System32\drivers\etc


(4)打开idea, Help-> Register

2、常用设置:
(1)设置页面风格
file->Settings

(2)自定义模板:
live Templates

(3)设置 类头和方法注释
类头注释:打开file -> setting ->Editor -> File and Code Templates-> Includes -> File Header

方法注释:
打开file->setting->Editor->LiveTemplates点击右边上面那个绿色的+号,

勾选这个

参数设置

3、 新建一个spring boot 工程
File—>New—> Project