file.getName() cannot find simbol for method getName() (using Gradle and Javalin)

前端 未结 0 1106
闹比i
闹比i 2021-02-19 19:34

When i try to run this code:

FileUtils.copyInputStreamToFile(file.getContent(), new File("upload/" + file.getName()));

I get this error

相关标签:
回答
  • 消灭零回复
提交回复
热议问题