Uses of Interface
org.springframework.beans.TypeConverter

Packages that use TypeConverter
Package
Description
This package contains interfaces and classes for manipulating Java beans.
Support package for annotation-driven bean configuration.
SPI interfaces and configuration-related convenience classes for bean factories.
Classes supporting the org.springframework.beans.factory package.
Classes supporting the org.springframework.beans package, such as utility classes for sorting and holding lists of beans.
Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects.
Provides data binding and validation functionality, for usage in business and/or UI layers.
Provides web-specific data binding functionality.
Support classes for web data binding.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.