how to define relative path in java - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
how to define relative path in java - Stack Overflow
i need to get the relative path of config.properties file. i want to load the property ... Try some thing like this. String filePath = new File("").getAbsolutePath() ...