회원서비스 히스트릭스 의존성 추가
This commit is contained in:
@@ -78,11 +78,11 @@
|
||||
<artifactId>spring-cloud-starter-stream-kafka</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 히스트릭스 : Eureka Client 에 포함 -->
|
||||
<!--<dependency>
|
||||
<!-- 히스트릭스 -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-starter-netflix-hystrix</artifactId>
|
||||
</dependency>-->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user