diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index c0f005ad..4e765dcf 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -13,7 +13,7 @@ management: web: base-path: / exposure: - include: health, info, prometheus + include: health, info, prometheus, db springdoc: packagesToScan: uk.gov.hmcts.reform.demo.controllers