Uses of Interface
org.springframework.util.StringValueResolver

Packages that use StringValueResolver
Package
Description
SPI interfaces and configuration-related convenience classes for bean factories.
Classes supporting the org.springframework.beans.factory package.
This package builds on the beans package to add support for message sources and for the Observer design pattern, and the ability for application objects to obtain resources using a consistent API.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Provides basic classes for exception handling and version detection, and other core helpers that are not specific to any part of the framework.
Support classes for the formatting package, providing common implementations as well as adapters.
Support package for declarative messaging configuration, with Java configuration and XML schema support.
Support classes for working with annotated message-handling methods with non-blocking, reactive contracts.
Annotations to declare an RSocket service contract with request methods along with a proxy factory backed by an RSocketRequester.
Support classes for handling messages from simple messaging protocols (like STOMP).
Annotation support for asynchronous method execution.
AOP-based solution for declarative transaction demarcation.
Infrastructure for annotation-based handler method processing.
Support for creating a client proxy for an HTTP service annotated with HttpExchange methods.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.
Support classes for serving static resources.