Example code that demonstrates how to test RESTFul API in spring boot using Mockito, MockMVC.
The Swagger UI page is available at http://localhost:8080/swagger-ui/index.html and the OpenAPI description is available at http://localhost:8080/api-docs.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Example code that demonstrates how to test RESTFul API in spring boot using Mockito, MockMVC.
The Swagger UI page is available at http://localhost:8080/swagger-ui/index.html and the OpenAPI description is available at http://localhost:8080/api-docs.