최대 1 분 소요

config server + Spring Cloud Bus

도식도

image

  1. git 변경
  2. spring-boot-starter-actuator 종석성 추가를 한 api gateway 에 /actuator/busrefresh post 요청
  3. actuator 가 api gateway 에 설정된 config 정보의 변경을 감지 최신화
  4. Spring cloud bus 를 통해 연결된 노드에게 데이터 변경사항 최신화를 요청
  5. 이 때 rabbitmq 를 통해 amqp 프로토콜을 통해 전달
  6. 연결된 노드의 설정 최신화

태그:

카테고리:

업데이트: