Пытаюсь вытащить pojo через jackson.dataformat.xml.
Но падает с ошибкой: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "Valute" (class ru.d.c.dto.ExchangeRatesDto), not marked as ignorable (3 known properties: "exchangeRates", "name", "Date"]) at [Source: (StringReader); line: 1, column: 124] (through reference chain: ru.d.c.dto.ExchangeRatesDto["Valute"])