Skip to content

05.6) Application Properties

choi jae ho edited this page Jun 1, 2021 · 1 revision

📋 7. Application Properties

image image

  • configure my props

  • @Value 어노테이션 사용

  • @Value 사용시 갯수가 많아지면, 지루한 방식이 된다.

  • 따라서 method 2 을 사용하면 편리해진다.

  • @ConfigurateionProperties(prefix="~") image

참고

https://www.baeldung.com/intellij-resolve-spring-boot-configuration-properties