Used springboot to build CRUD APIs and applied the swagger library.
Swagger helps : users build, document, test and consume RESTful web services
// http://localhost:8082/v2/api-docs / on Postman // http://localhost:8080/swagger-ui.html / browser
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Used springboot to build CRUD APIs and applied the swagger library.
Swagger helps : users build, document, test and consume RESTful web services
// http://localhost:8082/v2/api-docs / on Postman // http://localhost:8080/swagger-ui.html / browser