java-tutorials/spring-jersey
Saptarshi Basu 178f49e485 BAEL-595 : Review comments incorporated (#1125)
* 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

* Jersey version changed and toString() changed to valueOf()
2017-02-07 02:57:52 -07:00
..
src BAEL-595 : Review comments incorporated (#1125) 2017-02-07 02:57:52 -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 BAEL-595 : Review comments incorporated (#1125) 2017-02-07 02:57:52 -07:00

README.md

=========

REST API with Jersey & Spring Example Project