Where do I put the non-class files?
src/main/resources
or somewhere else?
Also , how can I get these files , just do
e.g. new File("src/main/resources/file.extension"); ?
Thanks in advance!
1 reply
Important Information
By using this site, you agree to our Terms of Use.