Class EmbeddedMongoProperties
java.lang.Object
org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
@ConfigurationProperties(prefix="spring.mongodb.embedded")
public class EmbeddedMongoProperties
extends Object
Configuration properties for Embedded Mongo.
- Since:
- 1.3.0
- Author:
- Andy Wilkinson, Yogesh Lonkar, Chris Bono
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EmbeddedMongoProperties
public EmbeddedMongoProperties()
-
-
Method Details
-
getVersion
-
setVersion
-
getStorage
-