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