Package com.broadleafcommerce.common.extension.serialization
package com.broadleafcommerce.common.extension.serialization
-
ClassDescriptionA functional interface for performing deep cloning of objects.An implementation of the
Clonerinterface that provides functionality for deep cloning objects using the Fury serialization library.A thread-safe and optimized implementation of theSerializerinterface, utilizing the Fury serialization library for efficient serialization and deserialization of objects in Java.CustomClassCheckerthat supports advanced wildcards (intermediate and suffix '*') by converting them to regular expressions.Configuration properties for managing serialization settings within the application.Configuration properties related to deep cloning operations used within the application.Configuration properties for managing object conversion settings within the application.An interface for serializing and deserializing objects.