Class MongoProperties.CustomConversionsProperties
java.lang.Object
org.bremersee.spring.boot.autoconfigure.data.mongo.MongoProperties.CustomConversionsProperties
- Enclosing class:
MongoProperties
The custom conversions properties.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates new custom conversions properties. -
Method Summary
-
Constructor Details
-
CustomConversionsProperties
public CustomConversionsProperties()Instantiates new custom conversions properties.
-