Description: JAX-RS (JSR-311) is a Java ™ API, Java Restful services enable developers to quickly and easily become. This API provides an annotation-based model to describe the distributed resources. Notes are used to provide the location of resources, representation and portable (pluggable) data resource binding framework. In this article, learn how to use JAX-RS RESTful services framework to achieve the potential of the Java EE environment.
To Search:
File list (Check if you may need any files):
.classpath
.project
.settings
.........\.jsdtscope
.........\org.eclipse.core.resources.prefs
.........\org.eclipse.jdt.core.prefs
.........\org.eclipse.m2e.core.prefs
.........\org.eclipse.wst.jsdt.ui.superType.container
.........\org.eclipse.wst.jsdt.ui.superType.name
.........\org.eclipse.wst.validation.prefs
pom.xml
README.md
src
...\main
...\....\java
...\....\....\yjmyzz
...\....\....\......\service
...\....\....\......\.......\model
...\....\....\......\.......\.....\Book.java
...\....\....\......\.......\.....\Product.java
...\....\....\......\.......\.....\User.java
...\....\....\......\.......\rest
...\....\....\......\.......\....\MyService.java
...\....\webapp
...\....\......\index.html
...\....\......\script
...\....\......\......\jquery-1.4.4.min.js
...\....\......\WEB-INF
...\....\......\.......\beans.xml
...\....\......\.......\lib
...\....\......\.......\web.xml