Kyle
09/30/2023, 5:32 PM{
"epochSeconds": 1696094517,
"value$kotlinx_datetime": "2023-09-30T17:21:57Z",
"nanosecondsOfSecond": 0
}
any ideas as to why it wouldn’t be using the correct serializer? I think it’s switching back to jackson for serializationKyle
09/30/2023, 5:57 PMHumphrey
10/01/2023, 9:15 AMHumphrey
10/01/2023, 9:16 AM<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-kotlin</artifactId>
<version>2.9.8</version>
</dependency>
Humphrey
10/01/2023, 9:17 AMHumphrey
10/01/2023, 9:17 AM