...

/

Introduction: Driving the Web Layer

Introduction: Driving the Web Layer

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

We'll cover the following...

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. ...