Skip to content

Commit

Permalink
templates adjusts
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Aug 8, 2024
1 parent 8f7b7f1 commit 9fb5a0a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 296 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ class JHipsterBlockHoundIntegration: BlockHoundIntegration {
builder.allowBlockingCallsInside("org.springframework.web.reactive.result.method.InvocableHandlerMethod", "invoke")
builder.allowBlockingCallsInside("org.springdoc.core.service.OpenAPIService", "build")
builder.allowBlockingCallsInside("org.springdoc.core.service.AbstractRequestService", "build")
// jhipster-needle-blockhound-integration - JHipster will add additional gradle plugins here
}
}

This file was deleted.

0 comments on commit 9fb5a0a

Please sign in to comment.