@Configuration(value="mongoDbCloudConfigBootstrapConfiguration")
@ConditionalOnProperty(name="cas.spring.cloud.mongo.uri")
public class MongoDbCloudConfigBootstrapConfiguration
extends java.lang.Object
Constructor and Description |
---|
MongoDbCloudConfigBootstrapConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.mongodb.core.MongoTemplate |
mongoDbCloudConfigurationTemplate() |
MongoDbPropertySourceLocator |
mongoDbPropertySourceLocator() |
public MongoDbCloudConfigBootstrapConfiguration()
@Bean public MongoDbPropertySourceLocator mongoDbPropertySourceLocator()
@Bean public org.springframework.data.mongodb.core.MongoTemplate mongoDbCloudConfigurationTemplate()