HeavenTang

导航

2023年3月24日

java中获取路径 -docker文件路径挂载到磁盘

摘要: 继签名章文档后,发现一个问题,服务器获取路径问题又三种: 第一种使用httpRequest: String realPath = request.getSession().getServletContext().getRealPath(""); 第二种实用类加载: URL resour = this 阅读全文

posted @ 2023-03-24 09:00 HeavenTang 阅读(727) 评论(0) 推荐(0)