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