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 |
Tags
- Kafka
- 자바
- 데이터베이스
- MST
- 클라우드
- SQL
- aws
- Spring Boot
- Intellj
- 페이징
- 백준
- 디자인 패턴
- feign
- 코딩
- MVC
- PL/SQL
- 자료구조
- 오라클
- Spring Cloud Feign
- 쿼리
- db
- Spring Cloud
- retry
- DP
- 운영체제
- golang
- Jenkins
- JPA
- Spring
- 알고리즘
Archives
- Today
- Total
목록spring cloud sletuh (1)
justgo_developer
Spring Cloud Sleuth 적용
Spring Cloud Sleuth 적용 상세 Sleuth는 RestTemplate, Feign, WebClient와 같은 스프링 진형의 HTTP Client 모듈을 사용하는 경우 Sleuth 의존성을 추가하는 것으로도 설정이 자동적으로 동작하게 됩니다 spring boot 2.X 버전에서만 Spring Cloud Sleuth 사용 가능 Spring boot 3.X 버전에서는 Micrometer Tracking으로 변경 Spring Cloud Sleuth will not work with Spring Boot 3.x onward. The last major version of Spring Boot that Sleuth will support is 2.x. The core of this project go..
IT/Spring Cloud
2024. 3. 30. 17:07