@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited @ImportAutoConfiguration @PropertyMapping(value="spring.test.mongod.embedded") public @interface AutoConfigureEmbeddedTestMongod
de.flapdoodle.embed:de.flapdoodle.embed.mongo is on the classpath.EmbeddedTestMongodAutoConfiguration| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enabled
Determines if the embedded test Mongod should be enabled if the library is available on the test classpath.
|
Copyright © 2016 michael-simons.eu. All rights reserved.