Package com.redis.om.spring.convert
Class LocalDateTimeToBytesConverter
java.lang.Object
com.redis.om.spring.convert.LocalDateTimeToBytesConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<LocalDateTime,byte[]>
@Component
@WritingConverter
public class LocalDateTimeToBytesConverter
extends Object
implements org.springframework.core.convert.converter.Converter<LocalDateTime,byte[]>
-
Constructor Details
-
LocalDateTimeToBytesConverter
public LocalDateTimeToBytesConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.springframework.core.convert.converter.Converter<LocalDateTime,byte[]>
-