Products Downloads


French version


 

The presentation is displayed by a Web browser:


  • Either accessing the resource http://mydomain.com/<openApiFeature$basePath>/services and then clicking on the swagger link suggested, for example: http://localhost:8080/awsklbadel/ws/services displays the following page:

  • Or directly accessing the resource http://mydomain.com/<openApiFeature$basePath>/api-docs?url=<openApiFeature$basePath>/openapi.json, for example: http://localhost:8080/awsbdcadel/ws/api-docs?url=/awsbdcadel/ws/openapi.json


Note: the presentation is only available when the 'supportSwaggerUi' property of the "openApiFeature"; bean in the beans.xml file is set to the value 'true'.


The swagger ui interface displays the web services of your web application.

The section Models displays the data models used in the shown web services payloads.

If your services are secured by the JWT, the Authorize button is used to enter the JWT token.


You can see the operation details by clicking on it:




In order to execute the operation, you need to click the Try it out button and your data:




Then click on the Execute button in order to execute the operation and obtain the response:




↑ Top of page


  • Aucune étiquette