Skip to content

AlanHohn/jaxrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAX-RS / Jetty example Build Status

This is a small Java project initially developed for a class on distributed Java (mostly Java EE and Spring).

The code consists of both a client and a webapp that provides a trivial calculation capability to illustrate using JAX-RS using Jersey. There's also a useful EmbeddedServer class that allows the webapp to be run as a standalone Java application. The project can also be built as a WAR using Maven.

This project is similar to (and based on) my Spring WebMVC project.

About

JAX-RS with Jersey and Jetty Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published