Uses of Package
org.springframework.core.convert

Package
Description
This package contains interfaces and classes for manipulating Java beans.
SPI interfaces and configuration-related convenience classes for bean factories.
Classes supporting the org.springframework.beans.factory package.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Type conversion system API.
SPI to implement Converters for the type conversion system.
Default implementation of the type conversion system.
Core abstractions behind the Spring Expression Language.
Common utility classes behind the Spring Expression Language.
SpEL's central implementation package.
SpEL's standard parser implementation.
SpEL's default implementations for various core abstractions.
Support classes for the formatting package, providing common implementations as well as adapters.
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects.
Provides support for message conversion.
Support classes for working with annotated message-handling methods with non-blocking, reactive contracts.
Support classes for working with annotated message-handling methods.
Support classes for handling messages from simple messaging protocols (like STOMP).
Provides data binding and validation functionality, for usage in business and/or UI layers.
Support classes for web data binding.
Support classes for annotation-based handler method processing.
Generic support classes for handler method processing.
Support for creating a client proxy for an HTTP service annotated with HttpExchange methods.
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.
Adapter classes for the standard Java WebSocket API.