Skip to content

Fix image in servlet architecture docs section #12609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

An1s9n
Copy link
Contributor

@An1s9n An1s9n commented Feb 1, 2023

Hi, team!

In servlet architecture docs section there is SecurityFilterChain section and I think there is typo on image clarifying how FilterChainProxy is responsible for choosing the SecurityFilterChain to use depending on the request. I suppose that FilterChainProxy should be written on the picture instead of just BeanFilter.

Thank you for your time!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 1, 2023
@jzheaux jzheaux self-assigned this Feb 2, 2023
@jzheaux jzheaux added in: docs An issue in Documentation or samples type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 2, 2023
@jzheaux jzheaux added this to the 6.1.0-M2 milestone Feb 2, 2023
@jzheaux jzheaux merged commit 53a273e into spring-projects:main Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants