JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
Packages that use
SpringDataWebProperties
Package
Description
org.springframework.boot.autoconfigure.data.web
Auto-configuration for Spring Data's Web Support.
Uses of
SpringDataWebProperties
in
org.springframework.boot.autoconfigure.data.web
Constructors in
org.springframework.boot.autoconfigure.data.web
with parameters of type
SpringDataWebProperties
Modifier
Constructor
Description
SpringDataWebAutoConfiguration
(
SpringDataWebProperties
properties)