Skip to content

Make it easier to determine the order of each of an application's servlet filters #17520

Closed
@wilkinsona

Description

@wilkinsona

Inspired by #17511, we should make it easier to determine the orders of an application's servlet filters. The proposal is to include the order in the toString() of AbstractFilterRegistrationBean so that the order is shown for each filter when running with web debug logging enabled. As part of making this change, we should update the relevant section of the documentation to remove the incomplete table and point users towards web debug logging which will always provide them with up-to-date information about every filter in their app.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions