Package | Description |
---|---|
org.springframework.beans |
This package contains interfaces and classes for manipulating Java beans.
|
org.springframework.beans.factory.config |
SPI interfaces and configuration-related convenience classes for bean factories.
|
org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
org.springframework.context.support |
Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation.
|
org.springframework.core.convert |
Type conversion system API.
|
org.springframework.core.convert.converter |
SPI to implement Converters for the type conversion system.
|
org.springframework.core.convert.support |
Default implementation of the type conversion system.
|
org.springframework.expression |
Core abstractions behind the Spring Expression Language.
|
org.springframework.expression.common |
Common utility classes behind the Spring Expression Language.
|
org.springframework.expression.spel |
SpEL's central implementation package.
|
org.springframework.expression.spel.standard |
SpEL's standard parser implementation.
|
org.springframework.expression.spel.support |
SpEL's default implementations for various core abstractions.
|
org.springframework.format.support |
Support classes for the formatting package,
providing common implementations as well as adapters.
|
org.springframework.http.converter |
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
|
org.springframework.jdbc.core |
Provides the core JDBC framework, based on JdbcTemplate
and its associated callback interfaces and helper objects.
|
org.springframework.messaging.converter |
Provides support for message conversion.
|
org.springframework.messaging.handler.annotation.reactive |
Support classes for working with annotated message-handling methods with
non-blocking, reactive contracts.
|
org.springframework.messaging.handler.annotation.support |
Support classes for working with annotated message-handling methods.
|
org.springframework.messaging.simp.annotation.support |
Support classes for handling messages from simple messaging protocols
(like STOMP).
|
org.springframework.validation |
Provides data binding and validation functionality,
for usage in business and/or UI layers.
|
org.springframework.web.bind.support |
Support classes for web data binding.
|
org.springframework.web.method.annotation |
Support classes for annotation-based handler method processing.
|
org.springframework.web.method.support |
Generic support classes for handler method processing.
|
org.springframework.web.servlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
org.springframework.web.servlet.mvc.method.annotation |
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package. |
org.springframework.web.socket.adapter.standard |
Adapter classes for the standard Java WebSocket API.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionException
Base class for exceptions thrown by the conversion system.
|
Property
A description of a JavaBeans Property that allows us to avoid a dependency on
java.beans.PropertyDescriptor . |
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|
Class and Description |
---|
ConversionService
A service interface for type conversion.
|
TypeDescriptor
Contextual descriptor about a type to convert from or to.
|