4 Spring Boot: Autoconfiguration and Actuator

This chapter covers

  • Introducing Spring Boot autoconfiguration, various types of conditional annotation, and in-depth discussion
  • An overview of Spring Boot DevTools, how to configure it, and its various purposes
  • Introducing Spring Boot FailureAnalyzer and how to define a custom application-specific FailureAnalyzer
  • An in-depth discussion on Spring Boot Actuator and how to define custom metrics

You’ve already learned so much about Spring Boot in the last three chapters. You now have a solid foundation in Spring Boot, having already seen various features of the framework and several common tasks that you need to perform on daily basis. You’ve also learned how to communicate and use a database in a Spring ...

Get Spring Boot in Practice 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.