NHSDigital / integration-adaptor-lab-results

Integration Adaptor to simplify processing of Pathology and Screening results
Apache License 2.0
0 stars 6 forks source link

NIAD-0000: Add missing '@DependsOn({"appInitializer"})' to LabResultsMongoClientConfiguration.java #103

Closed n-r-b closed 3 years ago

n-r-b commented 3 years ago

Description

Add missing @DependsOn({"appInitializer"}) annotation to LabResultsMongoClientConfiguration so that the custom TrustStore is loaded before the DB connection is initialised.

Jira Ticket

N/A

Checklist

These are items (excluding GitHub Checks) which should be confirmed before a branch is ready to merge.