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