I have built a web application using spring-mvc and mongodb as database. I used maven3 to build the application.
Project builds successfully but when application sta
Update for those moving to versions above 3.1.x ... as made clear by this answer here there is no longer a separate spring-asm, so it would be better to exclude spring-asm altogether, once you're at Spring version 3.2.x
spring-asm