Inflearn コミュニティ Q&A
asserThat에서 import 단축키 질문 드려요
作成
·
312
0
Assertions.assertThat 에서 Assertions에 alt + enter을 하면
.* 이 아닌 api.Assertions.assertThat만 import 되던데
.* 로 import 시키는 방법이 있을까요?
javaMVCspring-bootspring
回答 3
2
yh
インストラクター
구글에 intellij import *로 검색해보니 나오네요^^
https://www.google.com/search?q=intellij+import+*&oq=intellij+import+*
1
0





