首页>代码>java web自定义实现rest前后台交互请求demo>/Rest/src/com/app/web/restfull/annotation/AutoBind.java
package com.app.web.restfull.annotation;

/**
 *
 * @author dcliu<liudaocheng123456@163.com>
 * @date 2016年3月29日
 */
import java.lang.annotation.Documented;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;


@Target({java.lang.annotation.ElementType.PARAMETER})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface AutoBind{  
       String value() default "";
}  

最近下载更多
gvin001  LV14 2023年3月20日
aaaaaaaaa1000000  LV1 2022年12月14日
zhantaipiao  LV1 2020年12月16日
初心不负丶方得始终  LV10 2020年7月13日
Z2507820029  LV1 2019年9月18日
whywhywhy  LV10 2019年8月29日
hellopanpanpan  LV1 2019年7月24日
standout125  LV2 2019年6月23日
tc87022  LV1 2019年5月14日
liangbing  LV2 2019年4月4日
最近浏览更多
ben6666  LV6 2023年8月10日
gvin001  LV14 2023年3月20日
aaaaaaaaa1000000  LV1 2022年12月14日
and123456  LV11 2022年8月10日
1358849392  LV21 2022年1月7日
Wdsadasd  LV2 2021年12月9日
zhouyang0707 2021年10月18日
暂无贡献等级
我亦是行人  LV1 2021年5月28日
心中无码  LV5 2021年1月7日
zhantaipiao  LV1 2020年12月16日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友