java-tutorials/spring-jersey
Saptarshi Basu 4fe878d6d4 JAX-RS Client [BAEL-595] (#992)
* WatchService vs. Apache Commons IO Mnitoring

* Indentation fixed

* Indentation fixed

* JAX-RS API using Jersey [BAEL-558]

* JAX-RS API using Jersey [BAEL-558]

* Modifications made to remove xml

* applicationContext.xml removed

* All try catch moved to ExceptionMapper

* fixes

* review comments incorporated

* module renamed

* JAX-RS client [BAEL-595]

* jersey-core dependency removed

* assert changed to assertEquals

* messagebody readers and writers removed

* pom dependency corrected and other minor changes
2017-01-31 00:47:23 -07:00
..
src JAX-RS Client [BAEL-595] (#992) 2017-01-31 00:47:23 -07:00
.gitignore JAX-RS API using Jersey [BAEL-558] (#956) 2017-01-12 14:55:18 +01:00
README.md JAX-RS API using Jersey [BAEL-558] (#956) 2017-01-12 14:55:18 +01:00
pom.xml JAX-RS Client [BAEL-595] (#992) 2017-01-31 00:47:23 -07:00

README.md

=========

REST API with Jersey & Spring Example Project