Is it possible to access application properties of spring boot in log back xml.
application.properties
dummy.property=hello
logback.xml
${dummy.property}
This did not work.
Does any one have idea if it will work.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…