Skip to content

add Serializer/Deserializer strategy interfaces and default implementation [SPR-7627] #12283

@spring-projects-issues

Description

@spring-projects-issues

Mark Fisher opened SPR-7627 and commented

The code that has been developed in "spring-commons-serializer" should be moved into a new "core.serializer" package (and the "commons" project should be removed).

This will also include the SerializingConverter and DeserializingConverter "adapter" implementations of the Converter interface (for Object->byte[] and byte[]->Object respectively).


Referenced from: commits c046419

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions