Class MongoHealthConfig

java.lang.Object
it.gov.pagopa.common.configuration.MongoHealthConfig

@Configuration public class MongoHealthConfig extends Object
  • Constructor Details

    • MongoHealthConfig

      public MongoHealthConfig()
  • Method Details

    • customMongoHealthIndicator

      @Bean public CustomReactiveMongoHealthIndicator customMongoHealthIndicator(org.springframework.data.mongodb.core.ReactiveMongoTemplate reactiveMongoTemplate)