码迷,mamicode.com
首页 > 移动开发 > 详细

能源项目xml文件 -- app-init.xml

时间:2016-11-04 20:17:49      阅读:243      评论:0      收藏:0      [点我收藏+]

标签:app   ring   --   blog   ann   xsd   path   version   www   

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:task="http://www.springframework.org/schema/task" 
    xsi:schemaLocation="
        http://www.springframework.org/schema/beans 
        classpath:/org/springframework/beans/factory/xml/spring-beans-4.1.xsd  
        http://www.springframework.org/schema/task 
        http://www.springframework.org/schema/task/spring-task-4.1.xsd">

    <task:annotation-driven />

</beans>

 

能源项目xml文件 -- app-init.xml

标签:app   ring   --   blog   ann   xsd   path   version   www   

原文地址:http://www.cnblogs.com/ClassNotFoundException/p/6031323.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!