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