전자정부표준프레임워크/Exception 및 Error
The attribute consumes is undefined for the annotation type RequestMapping
yeon.Biju
2018. 8. 17. 10:25
The attribute consumes is undefined for the annotation type
RequestMapping
@RequestMapping 을 사용하려는데
위와 같은 오류가 발생
spring version 의 문제로 보인다.
현재 사용중인 spring version은 3.0.5
3.2.0 부터는 문제 없을 듯 하다..
3.1 부터 인 것 같다.
어떻게 해야 할지 고민중 ~~