We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
configure my props
@Value 어노테이션 사용
@Value 사용시 갯수가 많아지면, 지루한 방식이 된다.
따라서 method 2 을 사용하면 편리해진다.
@ConfigurateionProperties(prefix="~")
https://www.baeldung.com/intellij-resolve-spring-boot-configuration-properties