openapi swagger ui simple connection, quarkus tutorial
quarkus tutorial,
Prerequisites
To complete this video, you need the following:
1: An IDE like intellij
2:JDK 11+ installed with JAVA_HOME configured appropriately
3: Apache Maven 3.8.8 installed
4: Optionally the Quarkus CLI if you want to use it
5: Optionally Mandrel or GraalVM installed and configured appropriately if you want to build a native executable (or Docker if you use a native container build)
We recommend that you follow the instructions in the video kingly and create the application step by step.
Clone the Git repository: git clone https://github.com/quarkusio/quarkus-..., or download an archive.
The solution is located in the openapi-swaggerui-quickstart directory.
This video explains how to use OpenAPI extension to generate an OpenAPI descriptor and get a Swagger UI frontend to test your REST endpoints.
This video further more explains how your Quarkus application can expose its API description through an OpenAPI specification and how you can test it via a user-friendly UI named Swagger UI.
Using OpenAPI and Swagger UI,
Swagger Plugin for IntelliJ.
Swagger Editor,
Join this channel to get access to perks:
/ @wikituby