Skip to content

Conversation

@BParnikel
Copy link
Contributor

@BParnikel BParnikel commented Mar 26, 2025

Fixes #405

@jvmlet
Copy link
Collaborator

jvmlet commented Mar 27, 2025

@BParnikel , have you ran tests locally before PR ?

@BParnikel
Copy link
Contributor Author

@jvmlet sorry, not really, I've tried only DemoApp.
Made some fixes now, but still can see some tests are not working. Looks like it requires deep dive due to breaking changes in Spring Security 6.0. More specifically, change in UserDetailsServiceAutoConfiguration that is not used if oauth2 is in classpath, so no default UserDetailsManager is created.
Will take a look when I have time

@BParnikel
Copy link
Contributor Author

BParnikel commented Mar 28, 2025

@jvmlet now it should be better, got green build locally. Could you pls run CI? Thank you

@jvmlet jvmlet merged commit 1c371d4 into LogNet:master Mar 31, 2025
1 check passed
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.

Support for Spring Boot 3.4

3 participants