- application.yml에 include 하면 되는데 굳이 아래와 같은 방법을 사용하는 이유는??
https://www.baeldung.com/spring-yaml-propertysource
- @PropertySource
https://ryudung.tistory.com/23
https://velog.io/@lsb156/Spring-Boot-Properties-Usage
'spring-boot' 카테고리의 다른 글
UTF-8 설정 (0) | 2020.09.13 |
---|---|
static 파일 cache 문제 해결(?) (0) | 2020.08.27 |
spting boot2에서 HTTP postMaxSize 늘리기 (0) | 2020.08.18 |
Inject a Map from YAML File with Spring AND @Bean 어노테이션 붙이는 메소드에서 처리법 (0) | 2020.08.04 |
JNDI설정 (0) | 2020.07.22 |