Skip to content

Add serialVersionUID to DefaultSavedRequest and SavedCookie  #10594

@xhh1314

Description

@xhh1314

Describe the bug
the class org.springframework.security.web.savedrequest.DefaultSavedRequest and org.springframework.security.web.savedrequest.SavedCookie had implements Serializable , but did't added serialVersionUID, lead a deserialization exception

To Reproduce
use spring-session-data-redis and SkyWalking would got exception

Expected behavior
please add serialVersionUID to those class

Sample

Metadata

Metadata

Labels

in: webAn issue in web modules (web, webmvc)status: ideal-for-contributionAn issue that we actively are looking for someone to help us withtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions