Class MongoConfig.OffsetDateTimeReadConverter
java.lang.Object
it.gov.pagopa.common.configuration.MongoConfig.OffsetDateTimeReadConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<Date,OffsetDateTime>
- Enclosing class:
MongoConfig
@ReadingConverter
public static class MongoConfig.OffsetDateTimeReadConverter
extends Object
implements org.springframework.core.convert.converter.Converter<Date,OffsetDateTime>
-
Constructor Details
-
OffsetDateTimeReadConverter
public OffsetDateTimeReadConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.springframework.core.convert.converter.Converter<Date,OffsetDateTime>
-