Til 스프링부트 프로젝트 세팅
2022-08-22프로젝트 새로만들면?
Build, Test 인텔리제이에서 돌게
- gradle 검색
- gradle - build and run , run test → intellij
lombok 세팅
- annotation 검색
- Enable annotation processing
Devtools 세팅
- build auto 검색
- Enable compiler - build auto
Commit할때 테스트코드에 한글관련 워닝 안뜨게..
- ascii 검색
- Inspections - Disable Non-ASCII characters
안쓰는 import 자동제거(optional)
- auto import 검색
- Auto Import - Enable Optimize imports on the fly
- 이옵션을 쓸지 ctrl+option + o : (optimize import)를 쓸지