Package com.redis.om.spring.convert
Class BytesToLocalDateConverter
java.lang.Object
com.redis.om.spring.convert.BytesToLocalDateConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<byte[],LocalDate>
-
Constructor Details
-
BytesToLocalDateConverter
public BytesToLocalDateConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.springframework.core.convert.converter.Converter<byte[],LocalDate>
-