Class PropertiesDecoder

java.lang.Object
org.redisson.spring.data.connection.PropertiesDecoder
All Implemented Interfaces:
Decoder<Properties>

public class PropertiesDecoder extends Object implements Decoder<Properties>
Author:
Nikita Koksharov
  • Constructor Details

    • PropertiesDecoder

      public PropertiesDecoder()
  • Method Details