Build: #9 was successful Changes by Wyclif Luyima
Code commits
openmrs-module-webservices.rest
-
Wyclif Luyima 5e98bd7cd88832af7b2928f0d1480458d5af1a2c
RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache (#525)
RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache
RESTWS-866 - FIxed invalidating of the Hibernate L2 cache for users
RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache
RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache
RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache- omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/ClearDbCacheController2_0.java (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)
- omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/SearchIndexController2_0.java (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)
- omod-2.0/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/ClearDbCacheController2_0Test.java (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)
- omod-2.0/src/test/resources/hibernate.default.properties (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)
- omod-common/src/main/java/org/openmrs/module/webservices/rest/web/RestUtil.java (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)