Skip to content

SecurityWebApplicationContextUtils should use WebApplicationContextUtils #8868

@rwinch

Description

@rwinch

Initially SecurityWebApplicationContextUtils copied code from WebApplicationContextUtils.findWebApplicationContext to ensure compatibility with older Spring Framework versions. We no longer need to support versions of Spring Framework that old, so we should now call WebApplicationContextUtils.findWebApplicationContext

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)status: duplicateA duplicate of another issuetype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions