SpringMVC3.1.2 入门级HelloWorld源码

时间:2016-01-23 06:33:22
【文件属性】:

文件名称:SpringMVC3.1.2 入门级HelloWorld源码

文件大小:4KB

文件格式:7Z

更新时间:2016-01-23 06:33:22

spring mvc 入门 maven helloworld

(maven查看的dependency) [INFO] SpringStart:SpringStart:war:V1.0.0 [INFO] +- log4j:log4j:jar:1.2.17:compile [INFO] +- org.apache.openejb:javaee-api:jar:5.0-1:provided [INFO] +- javax.faces:jsf-api:jar:1.2_04:provided [INFO] +- javax.servlet:jstl:jar:1.2:provided [INFO] +- javax.servlet.jsp:jsp-api:jar:2.1:provided [INFO] +- javax.faces:jsf-impl:jar:1.2_04:provided [INFO] +- org.springframework:spring-web:jar:3.1.2.RELEASE:compile [INFO] | +- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- org.springframework:spring-beans:jar:3.1.2.RELEASE:compile [INFO] | \- org.springframework:spring-context:jar:3.1.2.RELEASE:compile [INFO] | \- org.springframework:spring-aop:jar:3.1.2.RELEASE:compile [INFO] +- org.springframework:spring-core:jar:3.1.2.RELEASE:compile [INFO] | +- org.springframework:spring-asm:jar:3.1.2.RELEASE:compile [INFO] | \- commons-logging:commons-logging:jar:1.1.1:compile [INFO] \- org.springframework:spring-webmvc:jar:3.1.2.RELEASE:compile [INFO] +- org.springframework:spring-context-support:jar:3.1.2.RELEASE:compil e [INFO] \- org.springframework:spring-expression:jar:3.1.2.RELEASE:compile [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:25.437s [INFO] Finished at: Wed Jan 02 12:44:04 CST 2013 [INFO] Final Memory: 6M/12M [INFO] ------------------------------------------------------------------------


【文件预览】:
SpringMVCStart
----pom.xml(3KB)
----WebContent()
--------META-INF()
--------WEB-INF()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.common.component(471B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.maven.ide.eclipse.prefs(271B)
--------.jsdtscope(493B)
--------org.eclipse.jdt.core.prefs(461B)
----src()
--------com()
----.project(2KB)
----.mymetadata(279B)
----.classpath(533B)

网友评论

  • 挺好的,直接就能用哈,非常适合我这种刚上手的新手
  • 非常棒,简单明了,很适合我这种菜鸟
  • 很不错,对于初学者有很大的作用
  • 不错适合初学者
  • 不错适合初学者