Book Image

Spring Boot Cookbook

By : Alex Antonov
Book Image

Spring Boot Cookbook

By: Alex Antonov

Overview of this book

Table of Contents (15 chapters)
Spring Boot Cookbook
Credits
About the Author
Acknowledgment
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Web Framework Behavior Tuning

In this chapter, we will learn about the following topics:

  • Configuring route matching patterns

  • Configuring custom static path mappings

  • Tuning Tomcat via the EmbeddedServletContainerCustomizer

  • Choosing embedded servlet containers

  • Adding custom connectors