当前位置:网站首页>IDEA常用快捷键与插件
IDEA常用快捷键与插件
2022-07-31 03:20:00 【WalkingWithTheWind~】
IDEA常用快捷键与插件
快捷键
万能键(导包、代码优化、提示):ALT+ENTER
清空失效包:CTRL+ALT+O
代码排版/格式化:CTRL+ALT+L
快速行跳转:CTRL+SPACTE+L
常用类操作(自动生成get/set/构建方法等):ALT+INSERT
快速查找文件:Shift 双击
在全部文件内容中查找/替换:ctrl+H
在当前文件内容中查找/替换:ctrl+f
插件
| 插件名 | 描述 |
|---|---|
| http client | http测试工具,idea默认支持 |
| GsonFormatPlus | json |
| lombok | 注解生成样板化代码 |
| GenerateAllSetMethod | 一键调用一个对象的所有的set方法 |
| Alibaba Cloud Toolkit | 项目发布工具 |
| MyBatisX | 用于mapper和xml之间的跳转 |
使用方法:
GsonFormatPlus(捆绑Lombok) command+N 填入json数据生成
GenerateAllSetMethod 在new对象后alt+enter 选择
Lombok @Data等同于引入@ToString @EqualsAndHashCode @Getter @Setter @RequiredArgsConstructor
日志注解 类上引入@Slf4j log.info("info")
Alibaba Cloud Toolkit
添加服务器


部署后端应用

或者编辑配置

编写上传完毕后执行的shell脚本
#!/bin/bash
jarname='demo-0.0.1-SNAPSHOT'
pid=`ps aux | grep $jarname | grep -v grep | awk '{print $2}'`
echo $pid
kill -9 $pid
java -jar $jarname.jar
nohup java -jar /zz/$jarname.jar >/zz/run.log &
边栏推荐
- Chapter 9 SVM Practice
- Is interprofessional examination difficult?Low success rate of "going ashore"?Please accept this practical guide!
- JS function this context runtime syntax parentheses array IIFE timer delay self.backup context call apply
- Detailed explanation of TCP (3)
- 安全20220718
- web容器及IIS --- 中间件渗透方法1
- 解析小结—自用
- Several common errors when using MP
- IIR滤波器和FIR滤波器
- Mysql 45 study notes (23) How does MYSQL ensure that data is not lost
猜你喜欢

Key Technologies of Interface Testing

【异常】The field file exceeds its maximum permitted size of 1048576 bytes.

Local area network computer hardware information collection tool

【编译原理】词法分析程序设计原理与实现
![[Compilation principle] Design principle and implementation of recursive descent parsing](/img/51/cd054a8246dc108520d6ff9ea26c60.png)
[Compilation principle] Design principle and implementation of recursive descent parsing

Moxa NPort device flaw could expose critical infrastructure to devastating attack

endian mode

刚出道“一战成名”,安全、舒适一个不落

Mysql 45 study notes (twenty-five) MYSQL guarantees high availability

LocalDate加减操作及比较大小
随机推荐
安全20220709
SQL 面试用题(重点)
Compile Hudi
The Map Entry understanding and application
Addition and Subtraction of Scores in LeetCode Medium Questions
The distance value between two arrays of LeetCode simple questions
Crypto Firms Offer Offer To Theft Hackers: Keep A Little, Give The Rest
MultipartFile文件上传
addressable in Golang
Point Cloud DBSCAN Clustering (MATLAB, not built-in function)
How to develop a high-quality test case?
Mysql 45 study notes (twenty-four) MYSQL master-slave consistency
VS QT - ui does not display newly added members (controls) || code is silent
Map.Entry理解和应用
SQALE 是什么
WebSocket Session is null
Database implements distributed locks
递归查询单表-单表树结构-(自用)
With 7 years of experience, how can functional test engineers improve their abilities step by step?
els block to the right