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