All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.yiuman.citrus.system.inject.UserId Maven / Gradle / Ivy

There is a newer version: 0.15.0
Show newest version
package com.github.yiuman.citrus.system.inject;

import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

/**
 * 用户ID注入注解
 *
 * @author yiuman
 * @date 2020/7/23
 */
@Retention(RetentionPolicy.RUNTIME)
public @interface UserId {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy