Package cn.sparrow.common.configuration
Class AuditorAwareImpl
java.lang.Object
cn.sparrow.common.configuration.AuditorAwareImpl
- All Implemented Interfaces:
org.springframework.data.domain.AuditorAware<String>
public class AuditorAwareImplextends Object implements org.springframework.data.domain.AuditorAware<String>
- Author:
- fansword
Constructor Summary
ConstructorsMethod Summary
Constructor Details
AuditorAwareImpl
public AuditorAwareImpl()
Method Details
getCurrentAuditor
- Specified by:
getCurrentAuditor
in interfaceorg.springframework.data.domain.AuditorAware<String>