Skip to content

Fix wrong explanation for @PostAuthorize annotation #15222

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
Jun 12, 2024
Merged

Fix wrong explanation for @PostAuthorize annotation #15222

merged 1 commit into from
Jun 12, 2024

Conversation

Junhyunny
Copy link
Contributor

Hi.

In docs about method based authorization, there is a wrong explanation. This should be AuthorizationManagerAfterMethodInterceptor for @PostAuthorize annotation.

Thanks.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 11, 2024
@marcusdacoregio marcusdacoregio self-assigned this Jun 12, 2024
@marcusdacoregio marcusdacoregio 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 Jun 12, 2024
@marcusdacoregio marcusdacoregio added this to the 6.4.0-M1 milestone Jun 12, 2024
@marcusdacoregio marcusdacoregio merged commit 68aef20 into spring-projects:main Jun 12, 2024
4 checks passed
@marcusdacoregio
Copy link
Contributor

Thanks @Junhyunny, this is now merged into main.

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