Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- spring MVC
- CompletableFuture
- java.util.list
- EnableWebMvc
- DeferredImportSelector
- kotlin
- spring3 spring2 traceid
- elasticsearch
- java
- Spring JPA
- ResponseBody
- java lambda
- asynccustomautoconfiguration
- SpringMVC
- list
- spring
- asyncconfigurer
- HashMap
- @FunctionalInterface
- traceId
- jpa
- java list
- micrometer tracing
- Spring Boot
- awssecretsmanagerpropertysources
- traceasynccustomautoconfiguration
- aws secretmanager
- b3-propagation
- Sleuth
- map
Archives
- Today
- Total
목록aws secretmanager (1)
du.study기록공간
AWS Secrets Manager + Srping boot 적용하기
언젠가 또 써먹을일이 있지않을까 싶어서 한번 AWS Secretmanager 적용방법을 정리해봅니다.직접 자바코드로 연동할수도있지만, property에 적용하는 방법으로 Spring Cloud 이용하는 방법을 정리하려합니다. 해당페이지를보면 spring 2.4 부터 지원되나 싶지만, 실제로는 이하 버전도 지원은 되는 상태입니다. 각 버전대로 적용방식을 기록해보겠습니다.(아마도 https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.4-Release-Notes 릴리즈노트에 나와있는대로spring.config.import 로 직접 설정을 가져올수 있게되면서 2.4이상의 가이드만 노출해놓은것같은 심증이..)github : https://github..
스프링
2024. 8. 23. 20:14