Skip to content

Declare serialVersionUID on DefaultAopProxyFactory #27784

Closed
@xhh1314

Description

@xhh1314

Affects: <Spring Framework version>

the class org.springframework.aop.framework.DefaultAopProxyFactory had implements Serializable , but did't added serialVersionUID, lead a deserialization exception

please add serialVersionUID to this class

the problem reference: apache/skywalking#2768

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions