...

/

Introduction: Driving the Web Layer

Introduction: Driving the Web Layer

Get an introduction to what you’ll learn in this chapter.

Building and testing web endpoint

In this chapter, we complete our web application by adding a web endpoint. We’ll learn how to write HTTP integration tests using the built-in Java HTTP client. ...