@ConfigurationProperties(prefix="spring.mongodb.embedded") public class EmbeddedMongoProperties extends Object
Constructor and Description |
---|
EmbeddedMongoProperties() |
Modifier and Type | Method and Description |
---|---|
Set<Feature> |
getFeatures() |
String |
getVersion() |
void |
setFeatures(Set<Feature> features) |
void |
setVersion(String version) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.