IDEA配置properties文件以log4j为例

it2026-03-08  2

添加依赖 org.slf4j slf4j-log4j12 1.7.30 创建properties文件 log4j.properties文件必须放在Resource文件下 否则会出现报错:log4j:WARN Please initialize the log4j system properly. 这两个目录好像都需要

Resoure Bundle 是什么?

最新回复(0)