공부공부

Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping

avocadooooo 2022. 8. 8. 00:13

test 코드를 작성하다가

Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping

에러를 만났다.

 

HelloController에서 문제가 있다길래 역시나 매핑된 url이 test코드에 작성한 것과 달랐다.

ctrl+d한다고 잊지말고 통일해주자!