Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 NetBeans 中配置 log4j?
我们需要把 log4j.properties 文件放在哪里?我尝试将它放在 WEB-INF、src 文件夹、我的主应用程序中,但它总是抛出 FileNotFoundException。
把它放在文件夹 src/main/resources/