I have put application.properties file in WEB-INF/resources/properti
es folder in my web application
I want to access the file in my java DAO code .
How do i access it ?
I have some key-value pair written over there .
I want to get the values against the keys in my code.
Whats the syntax ?
I have forgotten the syntax :( i'm worried about the path .
Start Free Trial