Attempt to appease Blockhound #2
This commit is contained in:
@@ -88,6 +88,7 @@ public class CustomBlockHoundIntegration implements BlockHoundIntegration {
|
||||
"lambda$authenticate$4");
|
||||
|
||||
builder.allowBlockingCallsInside("org.springframework.context.annotation.ConfigurationClassParser", "parse");
|
||||
builder.allowBlockingCallsInside("org.springframework.core.type.classreading.SimpleMetadataReader", "getClassReader");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user