学这个视频之前,最好先在上网找找SpringMVC的例子,试着写一遍配置文件,对SpringMVC有个大概的了解,然后再来看,收获会更大些
2016-11-29
To be honest,I cannot grasp the main idea and content even though I am familiar with Spring, Maybe I need more basic knowledge about Spring MVC.keep going.
<mirror>
<id>alimaven</id>
<name>aliyun maven</name>
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
<mirrorOf>central</mirrorOf>
</mirror>
<id>alimaven</id>
<name>aliyun maven</name>
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
<mirrorOf>central</mirrorOf>
</mirror>
2016-11-27