zalando / jackson-datatype-money

Extension module to properly support datatypes of javax.money
MIT License
252 stars 40 forks source link

Fix MonetaryAmountDeserializer visibility #455

Closed antonkomarev closed 2 months ago

antonkomarev commented 2 months ago

Description

After this change we will be able to use MonetaryAmountDeserializer in Spring Boot HTTP request classes.

Motivation and Context

Types of changes

Checklist: