使用Eclipse进行Spring配置文件快速开发
Posted laitongxue
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用Eclipse进行Spring配置文件快速开发相关的知识,希望对你有一定的参考价值。
Spring配置文件是applicationContext.xml,怎么样利用Eclipse快速生成Spring的配置文件呢?
首先假设Eclipse已经安装好了Spring的插件,在项目文件右击NEW-Other,在向导中选择Spring Bean Configuration File,Spring的配置文件为xml,application一般放在项目路径src下
这样生成xml文件就可以极大地提升开发Spring配置文件的效率,例如导入命名空间只要选中命名空间就可以添加对应Spring配置,而且在使用过程中可以使用alt+/进行提示
以上是关于使用Eclipse进行Spring配置文件快速开发的主要内容,如果未能解决你的问题,请参考以下文章
开启 Spring 之旅:第一个 Spring 程序 ![Spring][Eclipse 使用 Spring][Eclipse 配置 Spring 约束文件][Eclipse 配置 xml 模版](代
开启 Spring 之旅:第一个 Spring 程序 ![Spring][Eclipse 使用 Spring][Eclipse 配置 Spring 约束文件][Eclipse 配置 xml 模版](代