Attempt to appease Blockhound
This commit is contained in:
@@ -86,6 +86,8 @@ public class CustomBlockHoundIntegration implements BlockHoundIntegration {
|
||||
builder.allowBlockingCallsInside(
|
||||
"org.springframework.security.authentication.AbstractUserDetailsReactiveAuthenticationManager",
|
||||
"lambda$authenticate$4");
|
||||
|
||||
builder.allowBlockingCallsInside("org.springframework.context.annotation.ConfigurationClassParser", "parse");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user