Skip to content

Rename MimeType's getCharSet() to getCharset() [SPR-14172] #18744

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-14172 and commented

Since the Java return type is actually Charset, it is rather odd for the method to be cased differently. Also, CharSet suggests a kind of java.util.Set which it really isn't. Let's streamline this for 4.3, keeping the old method in deprecated form for the time being.


No further details from SPR-14172

Metadata

Metadata

Assignees

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