文件名称:jersey和jersey+spring的demo
文件大小:6.37MB
文件格式:RAR
更新时间:2018-08-11 11:39:52
jersey
下载后里面的target目录下有war包,可以直接放在tomcat下运行。 项目使用Intellij Idea 14 创建。 http://localhost:8080/rest/helloWorld/a 单独的jersey http://localhost:8080/rest/demo/hello 集成spring的jersey
【文件预览】:
META-INF
----maven()
--------com.monkey()
----MANIFEST.MF(131B)
WEB-INF
----web.xml(1KB)
----classes()
--------com()
--------jerseyDemo-servlet.xml(613B)
----lib()
--------spring-expression-3.0.5.RELEASE.jar(166KB)
--------spring-asm-3.0.5.RELEASE.jar(52KB)
--------spring-context-3.0.5.RELEASE.jar(653KB)
--------aopalliance-1.0.jar(4KB)
--------spring-aop-3.0.0.RC3.jar(317KB)
--------asm-3.1.jar(42KB)
--------jersey-spring-1.8.jar(17KB)
--------commons-logging-1.1.1.jar(59KB)
--------jersey-server-1.8.jar(678KB)
--------spring-core-3.0.5.RELEASE.jar(373KB)
--------spring-web-3.0.5.RELEASE.jar(386KB)
--------jersey-core-1.8.jar(447KB)
--------spring-beans-3.0.5.RELEASE.jar(542KB)
index.jsp