Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14965

Forge: REST Endpoints From Entities - default to JSON

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.CR1
    • 4.1.0.Beta2
    • forge
    • None

      The current REST generation defaults to @Produces("application/xml")

      It should default to
      @Produces(MediaType.APPLICATION_JSON)
      or "application/json"

      To better support HTML5/jQuery style clients

            kaers@redhat.com Koen Aers
            bsutter@redhat.com Burr Sutter
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: