@UrlEncoding Annotation
The @UrlEncoding annotation is used to override the behavior of UrlEncodingSerializer on individual bean classes or properties.
The expandedParams setting is
used to force bean properties of type array or Collection
to be expanded into multiple key/value pairings.