Chapter 2. Application under test

This chapter covers

  • Exploring a sample application
  • Understanding critical parts of the code
  • Developing microservices with Java EE and Spring Boot

The previous chapter introduced you to microservices, including their basic anatomy and architecture. This introduction was intended to give you insight into the kinds of tests you might need to write for a microservice-based architecture.

This chapter introduces the application that will be used throughout the book to demonstrate the development and testing of a microservices architecture. Our goal is to provide an easy-to-follow example that will help you understand the relevance of each kind of test that will be applied. We try to follow best practices for a ...

Get Testing Java Microservices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.