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

Generate DTO with @Xml annotations from given POJO for the XML/JSON Mediatypes

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.30.x
    • 4.0.0.Final
    • webservices

      use-case is:

      • if a user does not want to expose directly its entities, he needs to provide some DTOs with @javax.xml.bind.annotation.XmlRootElement annotation (so that the JAX-RS runtime can unmarshall/marshall the request and response bodies).

      These DTOs coding could be automated by a wizard which would let the user select the POJO fields and choose his prefered annotation style (field vs method) and output package

            Unassigned Unassigned
            xcoulon@redhat.com Xavier Coulon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: