Spring中的配置文件文件位置

在Java开发中,一般在Spring框架中,classpath的位置是指src下,在IDEA中一般是指resource中
 配置文件
  • 位置:任意,开发中一般在classpath下(src)
  • 名称:任意,开发中常用applicationContext.xml
posted @ 2018-12-18 22:36  IT路上的小白  阅读(3957)  评论(0编辑  收藏  举报