@Configuration @EnableJpaAuditing @EnableJpaRepositories(repositoryBaseClass=SimpleBaseJpaRepository.class, basePackages="com") public class JpaConfig extends Object
JpaConfig()
org.springframework.data.domain.AuditorAware
getAuditorAware()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JpaConfig()
@Bean public org.springframework.data.domain.AuditorAware getAuditorAware()
Copyright © 2020. All rights reserved.