Uses of Interface
org.springframework.format.FormatterRegistry

Packages that use FormatterRegistry
Package
Description
An API for defining Formatters to format field model values for display in a UI.
Formatters for java.util.Date properties.
Integration with the JSR-310 java.time package in JDK 8.
Support classes for the formatting package, providing common implementations as well as adapters.
Support for testing Spring WebFlux server endpoints via WebTestClient.
Spring WebFlux configuration infrastructure.
Annotation-based setup for Spring MVC.