공부
[logback-spring.xml] get `application.yaml`
승가비
2022. 8. 6. 01:36
728x90
<springProperty name = "appname" source= "spring.application.name"/>
logback-spring. is unable to read property value from application.yml
My logback-spring.xml reads fine from application.properties but not from application.yml. In my project, we have been asked to only use the YAML format as this format is being used in other
stackoverflow.com
728x90