Skip to content

Consistently replace String encoding names with StandardCharset arguments #27664

Closed
@jhoeller

Description

@jhoeller

On a related note to gh-27646, our EncodedResource should consistently be used with StandardCharsets arguments instead of String encoding names. Also, there are URLEncoder/URLDecoder variants with a Charset argument in JDK 10+ now.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)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