eclipse导入spring aop xml约束

步骤:

1.

eclipse导入spring aop xml约束

2.

eclipse导入spring aop xml约束

3.

eclipse导入spring aop xml约束

4.取  Location:中最后一个命名:spring-aop-4.2.xsd,放到Key的最后面,Key type:选择 Schema location。点击OK

eclipse导入spring aop xml约束

5.编辑xml用XML Editor编辑,右击beans,

eclipse导入spring aop xml约束

eclipse导入spring aop xml约束

eclipse导入spring aop xml约束

eclipse导入spring aop xml约束

eclipse导入spring aop xml约束

eclipse导入spring aop xml约束

OK!

其他

beans:最基本

tx:配置事务通知

context:读取properties配置

aop:配置aop

配置方式都一样,按照上面配置就可以配置。

等约束也是类似

上一篇:c#第三方控件地址


下一篇:iOS学习之UITableView中Cell的操作