일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- JavaScript
- 리눅스마스터 1급 정리
- GoingBus
- Memoir
- 리눅스마스터1급
- 연습문제
- 코딩테스트
- 스프링 컨테이너
- 프로그래머스
- 백준 java
- toCharArray
- 자바
- java 백준 1차원 배열
- 코테
- 명령어
- 카카오
- 자바스크립트 코딩의 기술
- 백준 javascript
- 반복문
- 리눅스
- 개발자 회고록
- Java
- Kotlin
- 스프링 빈
- 문자열
- 고잉버스
- map
- 리눅스마스터 3과목
- Linux
- 월간코드챌린지
- Today
- Total
목록 exception (2)
hoon DevLog
Error 발생 경로 Spring Build 후 기동 중에, 다음과 같은 Error가 발생!! org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'WeatherController..
Spring build 하면서 발생한 Error... org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'WeatherController' method ...중략... to {[..