spring-framework / org.springframework.context.support / DefaultMessageSourceResolvable / toString

toString

open fun toString(): String

Default implementation exposes the attributes of this MessageSourceResolvable. To be overridden in more specific subclasses, potentially including the resolvable content through resolvableToString().

See Also
#resolvableToString()