https://bcp0109.tistory.com/227
[Spring] Property 값 주입
Property 값 주입 Spring @Value annotation tricks Spring Boot 프로젝트가 커지면 공통으로 사용되는 글로벌 값을 별도로 관리할 필요가 생긴다. @Value 어노테이션은 properties 파일에 세팅한 내용을 Spring 변수
bcp0109.tistory.com
'java > Spring Boot' 카테고리의 다른 글
| [application.properties]default,dev,prod Profile 설정 (0) | 2023.11.16 |
|---|---|
| spring boot devtools 기능 및 적용 (0) | 2023.10.05 |
| Gradle 의존성 제거 : build.gradle (0) | 2023.09.26 |
| [application.properties] jsp 파일 수정후 바로 갱신 설정하기 (0) | 2023.09.25 |
| 배포하기 관련 (참조사이트) (0) | 2023.07.27 |