Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Controls how Money is serialized to and deserialized from JSON. Extend this class to define a custom wire format for monetary values.
Link copied to clipboard
Jackson module that registers serializers/deserializers for Money and CurrencyUnit. Must be registered on every ObjectMapper that handles monetary values.