首页>代码>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();
}
最近下载更多
educationAAA  LV11 8月10日
hefeng  LV2 5月27日
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  LV20 2021年8月15日
最近浏览更多
552124 11月16日
暂无贡献等级
King_wsk  LV18 11月2日
bluerstar  LV1 10月23日
TY0165  LV20 6月24日
hefeng  LV2 5月27日
李俊雄  LV3 5月8日
educationAAA  LV11 4月26日
woldxy  LV12 4月1日
 LV7 3月25日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友