WireMock is an HTTP mock server. At its core it is web server that can be primed to serve canned responses to particular requests (stubbing) and that captures incoming requests so that they can be checked later (verification). http://wiremock.org/
https://www.eclipse.org/jetty/documentation/current/architecture.html
$ mvn spring-boot:run
$ curl -v localhost:8080/books/10