As Justin said, there are a lot of options
You can have global constants inside an object
You may have some kind of text file in the src/main/resource
You may rather let the user give you the path of the file to read
As Justin said, there are a lot of options
You can have global constants inside an object
You may have some kind of text file in the src/main/resource
You may rather let the user give you the path of the file to read