报错!!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
2016-10-16
http://blog.csdn.net/yuhan_9204/article/details/51173752
所有代码都在这,需要的可以去看
所有代码都在这,需要的可以去看
2016-10-15
老师有一个地方讲错了吧,model.addAttribute(curse)方法后,在jsp页面接收时应该是${curseList}而不是直接${curse}
2016-10-14
讲道理,要不是我之前已经学了spring,struts2和maven,我感觉我也会懵比。。。。这个教程可能真的不适合初学者,看过struts2 后再来看会容易点,因为都是一样思想的框架。
2016-10-13