首页>代码>ssm网站后台管理系统Espread,基于Spring+SpringMVC+Mybatis+Shiro+Quartz+Maven+Easyui技术>/espread/src/main/java/com/espread/common/annotation/DataSourceChange.java
package com.espread.common.annotation;

import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
 * 数据源切换注解
 * 方法调用时添加数据源标识注解:@DataSourceChange(Const.DATASOURCE_MASTER)
 */
@Inherited
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface DataSourceChange {
	String value();
}
最近下载更多
xuweiwowzy  LV5 1月14日
xierhui  LV6 2022年9月20日
Hsy605  LV9 2022年6月22日
cxdxfx12  LV14 2022年6月21日
Jason137  LV8 2022年3月15日
Yee.  LV5 2022年1月22日
yxhxj2006  LV7 2021年9月8日
sunlea  LV17 2021年8月15日
star_bo_soft  LV1 2021年7月29日
LiRun666  LV4 2020年9月5日
最近浏览更多
woldxy  LV12 4月1日
 LV7 3月25日
xxp123 3月22日
暂无贡献等级
xuweiwowzy  LV5 1月14日
李林112233  LV2 1月12日
WBelong  LV7 2023年12月28日
liyang64 2023年12月14日
暂无贡献等级
shuangfu  LV24 2023年12月2日
ysugxx  LV9 2023年11月30日
马宇轩  LV1 2023年11月19日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友