Project build error: Non-resolvable import POM: Failure to find org.springframework:spring-framework-bom:pom:4.1.3RELEASE in http://uk.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of UK has elapsed or updates are forced
2015-11-02
当第一次创建成功后 . 在eclipse成功导入。 但是一不小心把spring-mvc-study这个项目删掉了。 再想导入的时候就找不到了。 创建也创建不了。。
2015-10-30
Servlet.init() for servlet mvc-dispatcher threw exception
javax.servlet.ServletException: Servlet.init() for servlet mvc-dispatcher threw exception
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
org.apache.catalina.valves.ErrorReportValve.invoke
javax.servlet.ServletException: Servlet.init() for servlet mvc-dispatcher threw exception
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
org.apache.catalina.valves.ErrorReportValve.invoke
2015-10-26