Skip to content

Avoid creation of unused logger instance in AbstractMediaTypeExpression #25901

@jhoeller

Description

@jhoeller

As revealed by #25900, the logger instance in AbstractMediaTypeExpression is entirely unused. Since this is a non-public internal base class in both MVC and WebFlux, we can drop the unused logger field completely even in the backport branches.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)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