I have a spring web application, which has few controllers. My problem is that while trying to redeploy .war to tomcat (or simply restarting application) controllers aren't being mapped from the first try. I have to redeploy app or restart again until they are finally mapped...I have no idea why this is happening.I have a spring web application, which has few