blocking code deps remove

This commit is contained in:
egovframesupport
2021-11-08 13:15:18 +09:00
parent 043bfb8ef6
commit f35941d6fd
6 changed files with 0 additions and 41 deletions

View File

@@ -53,10 +53,6 @@ dependencies {
// openapi docs
implementation 'org.springdoc:springdoc-openapi-webflux-ui:1.5.8'
// bolcking 호출 감지
implementation 'io.projectreactor:reactor-tools:3.4.9'
implementation 'io.projectreactor.tools:blockhound:1.0.6.RELEASE'
//messaging
implementation 'org.springframework.cloud:spring-cloud-stream'
implementation 'org.springframework.cloud:spring-cloud-stream-binder-rabbit'