Thanks, that indeed works Yasser.
However, with that configuration I won't have access to the map keys,
which I also need. For now, I created a new getter that retrieves only
the keys, but this is a workaround.
However from what you said, I guess it is not possible to have both the
keys and
Please unsubscribe me from your mailing list.
On Fri, Sep 20, 2019 at 12:50 PM Lukasz Lenart wrote:
>
> Hi,
>
> The very last thing to migrate from Confluence to Markdown is our
> Migration Guide [1]. The only problem with having all in .md files and
> exposed via Git is that with Confluence we c
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
On Fri, Sep 27, 2019 at 9:17 AM ssmtpmailtesting ssmtpmailtesting <
ssmtpmailtest...@gmail.com> wrote:
> Please unsubscribe me from your mailing list.
>
> On Fri, Sep 20, 20
You're welcome :) Sorry I thought you don't need keys. If you needed
them, then following would work:
public Map> getResult() {
return result;
}
^result\.[^\[]+\[\d+\]\.interestingProperty$
Then only limitation of this one is that keys should not
4 matches
Mail list logo