Results 1 to 2 of 2

Thread: Spel Implicit Map

  1. #1
    Join Date
    May 2012
    Posts
    3

    Default Spel Implicit Map

    Hi,

    Is there a way using spel to define an implicit map similar to an implicit list. I looked through the documentation but did not see any mention of this. Maybe I missed something?

    Something similar to this:

    new SpelExpressionParser().parseRaw("{'aKey': 'aValue', 'bKey': 'bValue'}")

    Ben
    Last edited by hubbaba; Jun 4th, 2012 at 07:14 AM.

  2. #2

    Default

    I don't think currently Spring has supports on this.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •