Uses of Class
org.springframework.data.rest.webmvc.json.DomainObjectReader
Packages that use DomainObjectReader
-
Uses of DomainObjectReader in org.springframework.data.rest.webmvc.config
Constructors in org.springframework.data.rest.webmvc.config with parameters of type DomainObjectReaderModifierConstructorDescriptionPersistentEntityResourceHandlerMethodArgumentResolver
(List<org.springframework.http.converter.HttpMessageConverter<?>> messageConverters, RootResourceInformationHandlerMethodArgumentResolver resourceInformationResolver, BackendIdHandlerMethodArgumentResolver idResolver, DomainObjectReader reader, org.springframework.plugin.core.PluginRegistry<EntityLookup<?>, Class<?>> lookups, BindContextFactory factory)