ClassPathResource classPathResource = new ClassPathResource(FILE_NAME); File file = classPathResource.getFile(); String filePath = file.
確定! 回上一頁