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