码迷,mamicode.com
首页 > 其他好文 > 详细

AOP模板

时间:2020-01-06 22:54:03      阅读:77      评论:0      收藏:0      [点我收藏+]

标签:ram   cat   version   www   color   XML   spring   sch   location   

<?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:aop="http://www.springframework.org/schema/aop"
    xsi:schemaLocation="http://www.springframework.org/schema/beans
        http://www.springframework.org/schema/beans/spring-beans.xsd
        http://www.springframework.org/schema/aop
        http://www.springframework.org/schema/aop/spring-aop.xsd">
</beans>

AOP模板

标签:ram   cat   version   www   color   XML   spring   sch   location   

原文地址:https://www.cnblogs.com/chenyanbin/p/12158757.html

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