Class ConnectionStringPropertyEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.data.mongodb.config.ConnectionStringPropertyEditor
All Implemented Interfaces:
PropertyEditor

public class ConnectionStringPropertyEditor extends PropertyEditorSupport
Parse a String to a ConnectionString.
Since:
3.0
Author:
Christoph Strobl