Spring 3.2 content negotiation class cast exception - Stack Overflow
I fixed the problem by removing duplicated <mvc:annotation-driven/>
from xml-configuration or @EnableWebMVC
annotation from the class because spring documentation warns about that and allowed only once by contract.
Read full article from Spring 3.2 content negotiation class cast exception - Stack Overflow
No comments:
Post a Comment