@Configuration @ConditionalOnClass(value={com.mongodb.MongoClient.class,org.springframework.data.mongodb.core.MongoClientFactoryBean.class}) protected static class EmbeddedMongoAutoConfiguration.EmbeddedMongoDependencyConfiguration extends MongoClientDependsOnBeanFactoryPostProcessor
MongoClient
beans depend on the
embeddedMongoServer
bean.Constructor and Description |
---|
EmbeddedMongoDependencyConfiguration() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.