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