* 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>
* Fixing prometheus so that it actually works. Also seems related to https://github.com/micrometer-metrics/micrometer/issues/5093
* cleaning up override
* Limiting exposure
* Added docs
* Added smoketest for prometheus endpoint
* Removing metrics and prometheus exposure by default
* Removing 'info'
Adding parameterized tests for endpoints
* Reintroduced 'info'
* Remove info
* Adjusted comment
* Reproducing issues with CR/HAPI cds-hooks processing
* Add new $questionnaire operation
* Update StarterIpsConfig.java
* Update pom.xml
* Fixes for configuration properties
* Update VS Code launch properties
* Fixes for CQL logging
* Update pom.xml
* Remove unused threaded option
* Update to 7.1.7
* Fix some CR defaults
* Update to new snapshot
* Update pom.xml
* Fix test settings
* Do not make prefetch calls if all items are present
* Add alternative application.yaml for CDS settings.
* Add CdsHook tests and documentation
* Comment out custom prefetch until it is more mature
* Removal of DataEndpoint parameter is not longer needed
* Fix debug logging setting being overwritten
* Revert change
* Remove unused class
* Adding Rec10 Test
* Disable test until fixed
* fix tests
---------
Co-authored-by: c-schuler <hoofschu@gmail.com>
Co-authored-by: Jonathan Percival <jonathan.i.percival@gmail.com>
unrequested changes: commons-logging dependency marked provided (to avoid redundant jar inclusion), removed unused imports in classes that were modified