in Intellij how can we make the jUnit tests look i...
# spring
v
in Intellij how can we make the jUnit tests look into the resources (lets say application.properties file) placed directly under the src folder. Currently I have to place it under test\resources