从类路径加载资源

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了从类路径加载资源相关的知识,希望对你有一定的参考价值。

This gives the absolute path for the file log4j.properties
  1. String fileName = getClass().getResource("/log4j.properties").getFile();

以上是关于从类路径加载资源的主要内容,如果未能解决你的问题,请参考以下文章

在Java中从类路径加载文本文件资源

Spring - 从类路径资源 [Beans.xml]-NoClassDefFoundError 加载 XML bean 定义

无法从类路径上的 /AwsCredentials.properties 文件加载 AWS 凭证

从类路径目录中获取资源列表

OSGi 包从类路径错误中获取资源

从类路径加载 jar 的 context.xml