* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* 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()
* BAEL-705: Spring Ldap code
* BAEL-705: Spring Ldap code tab prob rectified
* BAEL-705: Spring Ldap code, readme fixed
* review comments incorporated