Spring Data REST Exporter
A B C D E F G H I J L M N O P R S T U V W 

D

dataSource() - Method in class org.springframework.data.rest.example.jpa.JpaRepositoryConfig
 
defaultConversionService() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
 
DefaultRepositoryInvokerFactory - Class in org.springframework.data.rest.core.invoke
Default implementation of RepositoryInvokerFactory to inspect the requested repository type and create a matching RepositoryInvoker that suits the repository best.
DefaultRepositoryInvokerFactory(Repositories, ConversionService) - Constructor for class org.springframework.data.rest.core.invoke.DefaultRepositoryInvokerFactory
deletePropertyReference(RepositoryRestRequest, String, String) - Method in class org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController
 
deletePropertyReferenceId(RepositoryRestRequest, String, String, String) - Method in class org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController
 
Description - Annotation Type in org.springframework.data.rest.core.annotation
 
domainClassConverter() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
 
DomainObjectMerger - Class in org.springframework.data.rest.core.support
 
DomainObjectMerger(Repositories, ConversionService) - Constructor for class org.springframework.data.rest.core.support.DomainObjectMerger
 
domainObjectMerger() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
For merging incoming objects materialized from JSON with existing domain objects loaded from the repository.
A B C D E F G H I J L M N O P R S T U V W 
Spring Data REST Exporter