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 |
Tags
- elasticsearch
- awssecretsmanagerpropertysources
- java
- java list
- @FunctionalInterface
- DeferredImportSelector
- SpringMVC
- spring
- grpc
- jpa
- wire type
- asyncconfigurer
- HashMap
- asynccustomautoconfiguration
- kotlin
- EnableWebMvc
- spring MVC
- list
- java lambda
- aws secretmanager
- traceasynccustomautoconfiguration
- java.util.list
- traceId
- CompletableFuture
- micrometer tracing
- ResponseBody
- map
- Spring Boot
- Spring JPA
- Sleuth
Archives
- Today
- Total
목록awssecretsmanagerpropertysources (1)
du.study기록공간

언젠가 또 써먹을일이 있지않을까 싶어서 한번 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