spring-framework / org.springframework.core.style / StylerUtils / style

style

open static fun style(value: Any): String

Style the specified value according to default conventions.

Parameters

value - the Object value to style

Return
the styled String

See Also
DefaultValueStyler