public class ShorthandMapConverter extends Object implements org.springframework.core.convert.converter.Converter<String,Map<String,String>>
Additionally, commas and colons can be escaped by using a backslash, which is useful if said mappings are to be used for SpEL for example.
Constructor and Description |
---|
ShorthandMapConverter() |
Copyright © 2022. All rights reserved.