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