1 / 5

REST Modeling

REST Modeling. Helps in accelerating application development using REST services REST modelling capability enables customers to Create and model web services according to the Representational State Transfer (REST) architectural style.

Download Presentation

REST Modeling

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. REST Modeling • Helps in accelerating application development using REST services • REST modelling capability enables customers to • Create and model web services according to the Representational State Transfer (REST) architectural style. • Communicate the REST services design to developers using the sequence diagrams • Document the REST interfaces that can be shared with the clients of the services using a BIRT report • Code generation for JAX-RS implementations using the JAX-RS to Java transformations

  2. REST Modeling • Model web services according to the Representational State Transfer (REST) architecture style. • The REST profile captures REST domain concepts such as: resources, path, REST methods.

  3. REST Support in sequence diagrams • URI, headers and message bodies can be specified on Sequence diagrams

  4. BIRT reports for REST services • Includes a custom BIRT template to generate an API report from the REST model

  5. JAX-RS support for modeling and transformation • Modeling support for JAX-RS implementation has been added. • The “JAX-RS” profile provides implementation-specific information to the model. • UML-to-JAX-RS and JAX-RS-to-UML transformation support has been added. Both the transformations have to be configured as extensions on the Java transforms.

More Related