command + p : Parameter Info
command + option + v : introduce Variable (반환 타입)
option + enter : show Context Action
command + option + n : inline 단축키
control + t : 검색
F2 : 오류 난 곳으로 이동
command + shift + T : 테스트 코드 만들기
option + enter : Assertions static으로 만들기
command + option + v : 타입 자동 완성
command + e : 히스토리
command + e + enter : 이전으로 돌아가기
command + option + M : extract method
ctrl + r : 기존의 마지막 실행 실행
command + shift + enter : code completion 으로 넘어감(코드 쓸 위치)
command + o : navigate. 검색
command + shift + F : 전체에서 검색
'Spring' 카테고리의 다른 글
[Spring/ Error] Web server failed to start. Port 8080 was already in use. (0) | 2023.10.12 |
---|---|
[Spring/Error] No serializer found for class (0) | 2023.10.10 |
[Spring/Error] ids for this class must be manually assigned before calling save(): (0) | 2023.02.01 |
[Spring/Error] Not a managed type: class 명 error (0) | 2023.01.25 |
[Spring] JPA Querydsl 사용하기 (group_concat 함수) (1) | 2022.10.19 |
댓글