mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-05-01 13:57:30 +00:00
- Add `CustomJsonJacksonCodec` to handle Redisson serialization/deserialization - Replace the default `JsonJacksonCodec` with the custom codec - Enable automatic polymorphic-type recognition via `@JsonTypeInfo` annotations - Implement a type-cache mechanism to boost deserialization performance - Configure `ObjectMapper` to ignore unknown properties and disable default typing - Update Redisson configuration logs to reflect the new codec in use |
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||