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

Posted limeOracle

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了能源项目xml文件 -- app-init.xml相关的知识,希望对你有一定的参考价值。

<?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的主要内容,如果未能解决你的问题,请参考以下文章

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

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

能源项目xml文件标签释义--CommonsMultipartResolver

能源项目xml文件标签释义--DefaultAdvisorAutoProxyCreator

能源项目xml文件标签释义--DataSource

能源系统建模:python读取GCAM的xml数据文件