-
Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping공부공부 2022. 8. 8. 00:13
test 코드를 작성하다가
Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping
에러를 만났다.
HelloController에서 문제가 있다길래 역시나 매핑된 url이 test코드에 작성한 것과 달랐다.
ctrl+d한다고 잊지말고 통일해주자!
'공부공부' 카테고리의 다른 글
[intelij] org.junit.After가 다운로드 되지 않을때 (0) 2022.08.11 2022.08.09 스프링에 대해 새롭게 알게된 사실 (0) 2022.08.09 error: invalid source release:17 (0) 2022.08.07 2022.08.02의 공부 : 그래프 (0) 2022.08.02 유튜브_엘리님이 알려주신 성장하는 공부방법 (0) 2022.08.02