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