Skip to content
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

Gh 10333 #10424

Closed
wants to merge 20 commits into from
Closed

Gh 10333 #10424

wants to merge 20 commits into from

Conversation

nor-ek
Copy link
Contributor

@nor-ek nor-ek commented Oct 20, 2021

The gh-10333 issue refers tospring-security-config and src/main/kotlin

  • move all files from org.springframework.security.config.web.servlet to org.springframework.security.config.annotation.web.configurers

According to the conversation, destination package was org.springframework.security.config.annotation.web but I've noticed that in src/main/java files with similar responsibility are in .configurers subpackage.
@jzheaux please verify if the package is fine.

marcusdacoregio and others added 20 commits October 7, 2021 15:08
AspectJ doesn't support JDK17 language level (yet).
For the time being, this commit is downgrading the language level for
the aspectJ generated classes to 1.8.

Issue spring-projectsgh-10349
The dependency is not needed anymore and there is a issue when using OpenJDK 13 or higher reactor/BlockHound#33

Issue spring-projectsgh-10343
This reverts commit 706dc3e.
Copy the code from the library and change it to support the Jakarta classes

Issue spring-projectsgh-10360
…springframework.security.config.web.servlet to org.springframework.security.config.annotation.web.configurers
…amework.security.config.web.servlet to org.springframework.security.config.annotation.web.configurers
@nor-ek nor-ek closed this Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants