Uses of Interface
org.springframework.web.ErrorResponse

Packages that use ErrorResponse
Package
Description
Common, generic interfaces that define minimal boundary points between Spring's web infrastructure and other framework modules.
Provides web-specific data binding functionality.
Support classes for web data binding.
Support for asynchronous request processing.
Support classes for the multipart resolution framework.
Core interfaces and classes for Spring's generic, reactive web support.
Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.
Support package for MVC controllers.