Uses of Class
org.springframework.data.repository.cdi.CdiRepositoryBean
Package
Description
Base classes to implement CDI support for repositories.
-
Uses of CdiRepositoryBean in org.springframework.data.repository.cdi
Modifier and TypeMethodDescriptionprotected void
CdiRepositoryExtensionSupport.registerBean
(CdiRepositoryBean<?> bean) Registers the givenCdiRepositoryBean
for further general treatment by the infrastructure.