* some cleanup
* results from mvn spotless:apply
* fix contructor --> constructor
* revert change to fix CdsHooksServletIT
* revert change to charts README.md
* bump chart version, required due to changes in README.md
* Bump to HAPI 7.5.0-SNAPSHOT
* Bump to latest HAPI version + fix config
* Bump to latest HAPI version + fix CR config + spotless
* Bump parent version to 7.5.4-SNAPSHOT
* Update to HAPI Release 7.6.0
---------
Co-authored-by: Brenin Rhodes <brenin@alphora.com>
unrequested changes: commons-logging dependency marked provided (to avoid redundant jar inclusion), removed unused imports in classes that were modified
* Tracking branch for 6.1 pre-releases.
* Update to 6.1.0-PRE3-SNAPSHOT
* Adjust for hapi-fhir namespace changes and version
* Adjust version to include new hapi-fhir HSearch fast path feature
* Bump hapi PRE
* Update to PRE16
* Adjust configuration class name to HAPI-FHIR HSearch namespace consolidation.
Add commented out sample properties for lucene and elastic.
Move batch.job.enabled property under spring: prefix to have it considered.
* Adjust enumeration renaming
* Repoint FHIR 6.2.0-PRE1-SNAPSHOT
* Add missing Bean to starter configuration
* Update to hapi-fhir 6.2.0-PRE2-SNAPSHOT
* Update application-integrationtest.yaml and rename it as application.yaml to make test configuration independent of prod.
* Update to hapi-fhir 6.2.0-PRE5-SNAPSHOT
* Update dep
* Bump version fix failures
* Remove dead import
* Fix up
* remove batch refs
Co-authored-by: Michael Buckley <michael.buckley@smilecdr.com>
Co-authored-by: michaelabuckley <michaelabuckley@gmail.com>
Co-authored-by: juan.marchionatto <juan.marchionatto@smilecdr.com>
Co-authored-by: Tadgh <garygrantgraham@gmail.com>
* Add configuration flag to enable storing of resources in lucene index
* Fix build issue
* Fix code review suggestions
Co-authored-by: Jaison B <jaison.baskaran@smilecdr.com>