Skip to content

Make UriTemplate Serializable [SPR-7541] #12198

@spring-projects-issues

Description

@spring-projects-issues

Keith Donald opened SPR-7541 and commented

I have a Principal object stored in the HttpSession that holds a reference to a UriTemplate. Noticed UriTemplate was not serializable when a SerializationException occurred when writing the session to disc. Can we consider making it serialization since it is a value object?


Affects: 3.0.4

Referenced from: commits a3f1552

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions