@ConfigurationProperties(prefix="de.flapdoodle.mongodb.embedded") public class EmbeddedMongoProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EmbeddedMongoProperties.Storage |
| Constructor and Description |
|---|
EmbeddedMongoProperties() |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedMongoProperties.Storage |
getStorage() |
String |
getVersion()
Comma-separated list of features to enable.
|
void |
setVersion(String version) |
String |
toString() |
public String getVersion()
public void setVersion(String version)
public EmbeddedMongoProperties.Storage getStorage()
Copyright © 2022. All rights reserved.