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

9

Writing Reactive Web Controllers

In the previous eight chapters, we gathered up all the key components needed to build a Spring Boot application. We bundled it inside a Docker container and even tweaked it to run in native mode on GraalVM instead of the standard JVM.

But what if, after doing all this, our application still suffered from a lot of idle time? What if our application was burning up our cloud bill due to having to host a huge number of instances just to meet our present needs?

In other words, is there another way to squeeze a lot more efficiency out of the whole thing, without letting go of Spring Boot?

Welcome to Spring Boot and reactive programming!

In this chapter, we’ll cover the following topics:

  • Discovering exactly what ...
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