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