0
点赞
收藏
分享

微信扫一扫

maven resources资源文件的位置


maven的资源文件要放置在src/main /resources/目录下, 程序才能用到配置文件,例如:src\main\resources\logback.xml


举报

相关推荐

0 条评论