Class MongoHealthConfig
java.lang.Object
it.gov.pagopa.common.configuration.MongoHealthConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomMongoHealthIndicator(org.springframework.data.mongodb.core.ReactiveMongoTemplate reactiveMongoTemplate)
-
Constructor Details
-
MongoHealthConfig
public MongoHealthConfig()
-
-
Method Details
-
customMongoHealthIndicator
@Bean public CustomReactiveMongoHealthIndicator customMongoHealthIndicator(org.springframework.data.mongodb.core.ReactiveMongoTemplate reactiveMongoTemplate)
-