| Package | Description |
|---|---|
| org.springframework.web.bind |
Provides web-specific data binding functionality.
|
| org.springframework.web.util |
Miscellaneous web utility classes, such as HTML escaping,
log4j initialization, and cookie handling.
|
| Class and Description |
|---|
| NestedServletException
Subclass of
ServletException that properly handles a root cause in terms
of message and stacktrace, just like NestedChecked/RuntimeException does. |
| Class and Description |
|---|
| UriComponents
Represents an immutable collection of URI components, mapping component type to
String values.
|
| UriComponentsBuilder
Builder for
UriComponents. |
Copyright © 2025. All rights reserved.