★ wanayoo — archive 1999 https://github.com/javaee-samples/javaee7-samples/tree/master/jaxrsNouvelle recherche | Portail wanayoo
Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Branch: master
Find file History
arjantijms Removed parent from test utility lib and set scope to test
This should fix the inability to resume and run individual test folders.
Latest commit 29c1a53 Dec 18, 2018
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
async-client #319. Add the CDDL license back to the original list of files. Aug 19, 2015
async-server #319. Add the CDDL license back to the original list of files. Aug 19, 2015
beanparam Update pom.xml name based on folder structure Feb 13, 2015
beanvalidation #319. Add the CDDL license back to the original list of files. Aug 19, 2015
client-negotiation #319. Add the CDDL license back to the original list of files. Aug 19, 2015
db-access add explicit H2 DB dependency to tests that require a database Apr 28, 2017
dynamicfilter #319. Add the CDDL license back to the original list of files. Aug 19, 2015
fileupload Update pom.xml name based on folder structure Feb 13, 2015
filter-interceptor #319. Add the CDDL license back to the original list of files. Aug 19, 2015
filter #319. Add the CDDL license back to the original list of files. Aug 19, 2015
interceptor #319. Add the CDDL license back to the original list of files. Aug 19, 2015
invocation-async #319. Add the CDDL license back to the original list of files. Aug 19, 2015
invocation #319. Add the CDDL license back to the original list of files. Aug 19, 2015
jaxrs-client Updated JAX-RS client validation sample to be more compatible Jun 7, 2017
jaxrs-endpoint #319. Add the CDDL license back to the original list of files. Aug 19, 2015
jaxrs-security-declarative Removed usage of closeAllWindows() method Jun 22, 2018
jsonp Small amount of formatting in poms Sep 6, 2017
link #319. Add the CDDL license back to the original list of files. Aug 19, 2015
mapping-exceptions
paramconverter Update pom.xml name based on folder structure Feb 13, 2015
readerwriter-injection Improved compatibility with provider injection Jun 7, 2017
readerwriter-json #319. Add the CDDL license back to the original list of files. Aug 19, 2015
readerwriter #319. Add the CDDL license back to the original list of files. Aug 19, 2015
request-binding #319. Add the CDDL license back to the original list of files. Aug 19, 2015
resource-validation Updated JAX-RS client validation sample to be more compatible Jun 7, 2017
server-negotiation #319. Add the CDDL license back to the original list of files. Aug 19, 2015
simple-get Added a very simple example for a JAX-RS GET request Aug 9, 2018
singleton Unify CDI JarArchive to WebArchive. Arquillian does some transformati… Aug 4, 2017
README.md Reduced amount of tests that depend on (external) server specifics. Apr 12, 2017
pom.xml Removed parent from test utility lib and set scope to test Dec 18, 2018

README.md

Java EE 7 Samples: JAX-RS 2.0#

The JSR 339 specifies the next version of JAX-RS, the API for for RESTful (Representational State Transfer) Web Services in the Java Platform.

Samples

  • async-client
  • async-server
  • beanvalidation
  • beanparam
  • client-negotiation
  • dynamicfilter
  • fileupload
  • filter
  • filter-interceptor
  • interceptor
  • invocation
  • invocation-async
  • jaxrs-client
  • jaxrs-endpoint
  • jsonp
  • link
  • mapping-exceptions
  • paramconverter
  • readerwriter
  • readerwriter-json
  • request-binding
  • resource-validation
  • server-negotiation
  • singleton
  • readerwriter-injection
  • jaxrs-security-declarative
  • db-access

How to run

More information on how to run can be found at: https://github.com/javaee-samples/javaee7-samples#how-to-run-

You can’t perform that action at this time.