栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

spring.xml文件中常用的命名空间和规范

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

spring.xml文件中常用的命名空间和规范

spring.xml文件中的命名空间和规范:

    
        xmlns:util="http://www.springframework.org/schema/util"
        http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd


     
        xmlns:jee="http://www.springframework.org/schema/jee"
        http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee.xsd


    
        xmlns:lang="http://www.springframework.org/schema/lang"
        http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang.xsd


       
        xmlns:jms="http://www.springframework.org/schema/jms"
        http://www.springframework.org/schema/jms http://www.springframework.org/schema/jms/spring-jms.xsd

       
        xmlns:aop="http://www.springframework.org/schema/aop"
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd

       
        xmlns:context="http://www.springframework.org/schema/context"
        http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-4.0.xsd

       
        xmlns:jdbc="http://www.springframework.org/schema/jdbc"
        http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc.xsd

       
        xmlns:jdbc="http://www.springframework.org/schema/cache"
        http://www.springframework.org/schema/cache http://www.springframework.org/schema/jdbc/spring-cache.xsd

       
        xmlns:aop="http://www.springframework.org/schema/aop"
        xmlns:tx="http://www.springframework.org/schema/tx"
        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd

        
        xmlns:p="http://www.springframework.org/schema/p"

       
        xmlns:mybatis-spring="http://mybatis.org/schema/mybatis-spring"
        http://mybatis.org/schema/mybatis-spring
        http://mybatis.org/schema/mybatis-spring-1.2.xsd


        
        xmlns:mvc="http://www.springframework.org/schema/mvc"
        xsi:schemaLocation=”http://www.springframework.org/schema/mvc
        http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd"



转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/287985.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号