Uses of Class
com.github.developframework.resource.spring.SpringDataResourceManager
Packages that use SpringDataResourceManager
-
Uses of SpringDataResourceManager in com.github.developframework.resource.spring
Subclasses of SpringDataResourceManager in com.github.developframework.resource.springModifier and TypeClassDescriptionclassSpringDataResourceCacheManager<ENTITY extends Entity<ID>,ID extends Serializable, REPOSITORY extends org.springframework.data.repository.PagingAndSortingRepository<ENTITY, ID>> spring-data资源缓存管理器