类 UserIdAuditor
java.lang.Object
plus.hiver.common.config.jpa.auditor.UserIdAuditor
- 所有已实现的接口:
org.springframework.data.domain.AuditorAware<Long>
@Configuration
public class UserIdAuditor
extends Object
implements org.springframework.data.domain.AuditorAware<Long>
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- 作者:
- Yazhi Li
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
UserIdAuditor
public UserIdAuditor()
-
-
方法详细资料
-
getCurrentAuditor
- 指定者:
getCurrentAuditor在接口中org.springframework.data.domain.AuditorAware<Long>
-