Skip to Content
Learning Spring Boot 3.0 - Third Edition
book

Learning Spring Boot 3.0 - Third Edition

by Greg L. Turnquist
December 2022
Beginner to intermediate content levelBeginner to intermediate
270 pages
6h 13m
English
Packt Publishing
Content preview from Learning Spring Boot 3.0 - Third Edition

6

Configuring an Application with Spring Boot

In the previous chapter, we learned how to test various aspects of an application, including web controllers, repositories, and domain objects. We also explored security-path testing, as well as using Testcontainers to emulate production.

In this chapter, we’ll learn how to configure our application, which is a critical piece of application development. While at first glance this may sound like setting a handful of properties, there is a deeper concept at play.

Our code needs a connection to the real world. In this sense, we’re talking about anything our application connects to: databases, message brokers, authentication systems, external services, and more. The details needed to point our application ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Spring Boot 3.0

Mastering Spring Boot 3.0

Ahmet Meric

Publisher Resources

ISBN: 9781803233307Supplemental Content