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 | 31 |
Tags
- SQL
- MVC
- Kafka
- 자료구조
- 데이터베이스
- MST
- 코딩
- JPA
- Spring Cloud Feign
- 클라우드
- 쿼리
- 오라클
- 알고리즘
- 운영체제
- 백준
- Intellj
- golang
- Spring Boot
- Spring
- PL/SQL
- retry
- 페이징
- feign
- DP
- Spring Cloud
- Jenkins
- 자바
- 디자인 패턴
- db
- aws
Archives
- Today
- Total
목록traceid (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