I\'m getting a no CacheManager bean found... But i have not tried to do anything with CacheManager!
Here\'s my error!
org.springframework.beans.factory.B
I added exactly the line for mvc:
xmlns: MVC = "http://www.springframework.org/schema/mvc"
Plus: mvc: annotation-driven
And it works perfectly!