https://blog.csdn.net/programmeryu/article/details/58002218

文本所在位置:

springboot读取resource下的文本文件

获取ZH.txt:

File file = ResourceUtils.getFile("classpath:dataFile/ZH.txt");

相关文章:

  • 2022-12-23
  • 2022-01-11
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
猜你喜欢
  • 2019-12-12
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-01-03
  • 2022-12-23
相关资源
相似解决方案