##Run the application
$mvn package
$mvn spring-boot:run
open Swagger ui from this link :
http://localhost:8090/swagger-ui/index.html
you can see your APIs as follows :
Also , you can find the available drones using the below url :
##Run the application
$mvn package
$mvn spring-boot:run
open Swagger ui from this link :
http://localhost:8090/swagger-ui/index.html
you can see your APIs as follows :
Also , you can find the available drones using the below url :