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