Alfresco/alfresco-java-sdk

Fix issues when deserializing dates from ACS events

Closed this issue · 0 comments

The current SDK implementation declares an ObjectMapper bean that will be used by default by any applications importing the SDK SpringBoot Starter.

Additionally, this approach causes an issue when trying to deserialize dates from ACS events.

Fix: