Cannot resolve ServletContextResource without ServletContext (WebAppInitializer) - Spring Forum
The problem comes from the fact that you are calling refresh, you shouldn't do that. The Spring Container (actually the ContextLoaderListener will do that for you).
Read full article from Cannot resolve ServletContextResource without ServletContext (WebAppInitializer) - Spring Forum
No comments:
Post a Comment