hazelcast-all artifact is not maintained since May 2023. All versions up to 5.3.5 are vulnerable. |
||
---|---|---|
.. | ||
src | ||
pom.xml | ||
readme.md |
Hazelcast serializer
Provides custom serializer for TimeRange
.
Usage
In hazelcast.yaml
just add
hazelcast:
serialization:
serializers:
- type-class: eu.ztsh.lib.time.TimeRange
class-name: eu.ztsh.lib.time.hazelcast.TimeRangeSerializer