Open samyakbhuta opened 5 years ago
Hardcoding is not allowed but I didn't get any other way to set the path. So can you suggest to me?
You should try to have your application configurations in '.properties' file.
See - https://docs.oracle.com/javase/tutorial/essential/environment/properties.html
https://github.com/RahulRj09/Snake-And-Ladder-Game/blob/96b1d83d66f53386208b85adffd17e812902e95c/src/main/java/snakeandladder/Server.java#L38