JAX-RS is an annotation-based API for implementing RESTful web services , based on HTTP, in Java. Essentially, classes and methods are annotated with information that enables a runtime to expose them as resources - an approach that is very different from the one exposed by the servlet programming model.
Tweet
SaveShareSend
Tags: announcement, frameworks, java
Add your comment
Voters For This Link (20)
-
pulesen -
rogerjose81 -
brennan -
djo.mos -
mswatcher -
Thierry.Lefort -
vivdigg -
rsmaniak -
trevor -
zis -
debasishg -
accavdar -
ryan j. mcdonough -
hrum -
thinkingserious -
sfranklyn -
magdenko_alex -
rachjuly -
fdiotalevi -
otb82


