Class Hierarchy
- java.lang.Object
- org.springframework.data.web.config.EnableSpringDataWebSupport.QuerydslActivator (implements org.springframework.context.annotation.ImportSelector)
- org.springframework.data.web.config.EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector (implements org.springframework.context.annotation.ImportSelector, org.springframework.context.ResourceLoaderAware)
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.data.web.config.SpringDataJacksonConfiguration.PageModule
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.data.web.config.ProjectingArgumentResolverRegistrar
- org.springframework.data.web.config.QuerydslWebConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.data.web.config.ReactiveQuerydslWebConfiguration (implements org.springframework.web.reactive.config.WebFluxConfigurer)
- org.springframework.data.web.config.SpringDataJacksonConfiguration (implements org.springframework.data.web.config.SpringDataJacksonModules)
- org.springframework.data.web.config.SpringDataWebConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.data.web.config.HateoasAwareSpringDataWebConfiguration
Interface Hierarchy
- org.springframework.data.web.config.OffsetScrollPositionHandlerMethodArgumentResolverCustomizer
- org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer
- org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer
- org.springframework.data.web.config.SpringDataJacksonModules
Annotation Interface Hierarchy
- org.springframework.data.web.config.EnableSpringDataWebSupport (implements java.lang.annotation.Annotation)