クラス StringToPropertiesConverter

java.lang.ObjectSE
org.springframework.data.redis.connection.convert.StringToPropertiesConverter
実装されているすべてのインターフェース:
Converter<StringSE,PropertiesSE>

public class StringToPropertiesConverter extends ObjectSE implements Converter<StringSE,PropertiesSE>
文字列を PropertiesSE に変換します
作成者:
Jennifer Hickey, Christoph Strobl