Uploaded image for project: 'Juneau'
  1. Juneau
  2. JUNEAU-195

@Beanp("*") not working correctly?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • None
    • 8.2.0
    • Code
    • None

    Description

      This might be a bug.  Serializing the following class is not working as expected:

         public class Foo {
          	@Beanp(name="*")
          	public Map<String,Integer> bar = new TreeMap<>();
      

      Attachments

        Activity

          People

            jamesbognar James Bognar
            jamesbognar James Bognar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: