Class | Description |
---|---|
EmbeddedMongoAutoConfiguration |
Auto-configuration for Embedded Mongo. |
EmbeddedMongoAutoConfiguration.EmbeddedMongoDependencyConfiguration |
Additional configuration to ensure that
MongoClient beans depend on the
embeddedMongoServer bean. |
EmbeddedMongoProperties |
Configuration properties for Embedded Mongo
|
MongoClientDependsOnBeanFactoryPostProcessor |
BeanFactoryPostProcessor to automatically set up the recommended
dependsOn configuration for Mongo clients
when used embedded Mongo. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.