文件名称:restEasy3.0.18+jboss7案例
文件大小:8.12MB
文件格式:RAR
更新时间:2019-11-26 05:08:58
resteasy
案例基于 jboss 7.1.0 和restEasy3.0.18,是目前最新的,因为在网上看到restEasy的例子都比较旧了,所以想到自己写一个案例。直接进入正题。
因为使用的是jboss7,所以restEasy已经集成在里面了,直接用就行,甚至不用配置web.xml和一些自动扫描的
【文件预览】:
RESTfulExample
----src()
--------main()
----.classpath(541B)
----.settings()
--------org.eclipse.wst.common.project.facet.core.prefs.xml(171B)
--------org.eclipse.wst.common.project.facet.core.xml(324B)
--------org.eclipse.m2e.core.prefs(90B)
--------org.maven.ide.eclipse.prefs(249B)
--------org.eclipse.wst.common.component(648B)
--------org.eclipse.jdt.core.prefs(664B)
--------org.hibernate.eclipse.console.prefs(81B)
--------org.eclipse.ltk.core.refactoring.prefs(106B)
----pom.xml(2KB)
----target()
--------classes()
--------RESTfulExample-1.0-SNAPSHOT()
--------surefire()
--------maven-archiver()
--------RESTfulExample-1.0-SNAPSHOT.war(2.13MB)
--------test-classes()
--------work()
--------RESTfulExample()
--------m2e-wtp()
----.project(1KB)