Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- spring boot jks
- spring cloud zuul
- redis cluster
- spring boot ssl verify skip
- java static resources
- Spring Cloud Config
- spring boot http client
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <rect x="10" y="10" height="100" width="100" style="stroke:#ff0000; fill: #0000ff"/> </svg>
- sidecar patern
- intelij devtools
- Spring boot
- jpa auto increment
- MySQL
- spring boot ssl
- high availabillty
- Istio
- spring boot hot swapping
- kubernates
- spring cloud api gateway
- spring boot 2.0 ssl
- msa 4.0
- Spring Cloud Bus
- tracing tool
- Distributed Tracing System
- Service Mesh
- redis ha
- <iframe src="http://erea.tistory.com/attachment/cfile21.uf@997995485B2F785A3292EE.svg"></iframe>
- sidecar
- spring cloud load balancer
- intelij spring boot devtools
Archives
- Today
- Total
목록Spring Cloud Config (1)
erea
OverviewSpring Cloud Bus는 분산 시스템의 노드를 간단한 메시지 브로커와 링크합니다. 그런 다음 상태 변경 (예 : 구성 변경) 또는 기타 관리 지침을 브로드 캐스트하는 데 사용할 수 있습니다. 핵심 아이디어는 버스가 확장 된 스프링 부트 애플리케이션을위한 분산 액츄에이터와 비슷하지만 앱 사이의 통신 채널로도 사용될 수 있다는 것입니다. 스타터는 AMQP 중개인을 위해 운송 수단 또는 카프카를 위해 제공되지만 동일한 기본 기능 세트 (그리고 일부는 운송 수단에 따라 다름)는 다른 운송 수단의 로드맵에 있습니다. 이번장에서는 Spring Cloud Bus를 통해 Config Server Client에 일일이 /refresh endpoint로 config를 갱신하지않고 Queue를 통해 일..
dev/Spring Boot Cloud MicroService
2018. 7. 10. 20:57