[
https://issues.apache.org/jira/browse/FINERACT-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viktor Pavlenko closed FINERACT-2261.
-------------------------------------
Resolution: Won't Fix
> Fix default converter for parse LocalDate in Jackson
> ----------------------------------------------------
>
> Key: FINERACT-2261
> URL: https://issues.apache.org/jira/browse/FINERACT-2261
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Viktor Pavlenko
> Priority: Critical
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> _*For currently time we have task to migrate from GSON to Jackson.*_
> All controllers which using GSON works on "custom" not good serialization,
> and this convert LocalDate to array dates... So, all APIs have been working
> with array dates format. (It's not clear but we can't change it)
> But, now, we have default convert like String format yyyy-mm-dd in our
> configs for jackson.. And it's wrong!
> We must have default format as array dates. And another format will add as
> annotation under fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)