Skip to content

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Aug 17, 2022

As of spring-projects/spring-security#11653, Spring Security's @Enable*Security annotations are not meta annotated with @Configuration which breaks some of our tests.

This commit adds missing @Configuration annotations where needed.

Closes gh-2118

As of spring-projects/spring-security#11653, Spring Security's [at]Enable*Security annotations are not meta annotated with [at]Configuration which breaks some of our tests.

This commit adds missing [at]Configuration annotations where needed.

Closes spring-projectsgh-2118
@rwinch rwinch self-assigned this Aug 19, 2022
@rwinch rwinch added type: bug A general bug in: build An issue in the build labels Aug 19, 2022
@rwinch rwinch added this to the 3.0.0-M3 milestone Aug 19, 2022
@rwinch rwinch merged commit b85ec4d into spring-projects:3.0.x Aug 19, 2022
@vpavic vpavic deleted the fix-security-config branch August 19, 2022 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants