- Mastering Spring Boot 2.0
- Dinesh Rajput
- 348字
- 2021-06-25 21:29:14
Customizing Auto-Configuration in Spring Boot Application
Spring Boot gives us a free hand when it comes to overriding auto-configurations in each module. It doesn't force us to use default configurations. It is very opinionated about the configurations. In this chapter, we will explore how to override auto-configurations using properties and YML files.
Some days ago, one of my friends purchased a car. You know that car companies also provide full control of exterior decoration to make it look like a sports car. You could change the color combination, headlights, wheels, door LEDs, and so on. The car can be changed according to your precise specifications.
But on the other hand, most models of car can't be overridden. You have to purchase them with auto-configuration. Some car companies offer a form of auto-configuration so, you don't have to explicitly specify the colors of the external and internal body. Either the companies already applied the color customization within offers, or they will not give you a hand when choosing the body color.
Most of the cars or car companies will let you customize your car, so that you can purchase a pre-configured car with default configuration. Similarly, if you are working with a traditional Spring configuration, you have full control over what goes into your Spring configuration, much like purchasing a car and explicitly specifying all of the features you want.
On the other hand, Spring Boot auto-configuration is like purchasing a car on offer. It's easier to let Spring Boot handle the details than to declare each and every bean in the application's context. Fortunately, Spring Boot auto-configuration is flexible. Spring Boot will let you step in and influence how it applies auto-configuration.
At the end of this chapter, you will understand how Spring Boot provides flexibility to override auto-configuration by using explicit configuration overrides and fine-grained configuration with properties.
This chapter will cover the following points:
- Understanding auto-configuration
- Customizing Spring Boot
- Overriding the auto-configuration of Spring Boot
- Externalizing configuration with properties
- Fine-tuning with logging
- Using YAML for configuration
- Customizing application error pages
Let's see these topics in detail.
- Getting Started with Simulink
- 新編Excel 2010從入門到精通
- Unity 2018 AR與VR開發快速上手
- Office 2016入門與提高
- Excel 2013應用技巧實例大全
- 非常Easy:Office高效辦公
- PPT制作應用大全2019
- 零基礎入門Python游戲
- Office辦公應用技巧
- 隨身查: 一小時搞定你想要的PPT
- Excel2010辦公專家從入門到精通(精編版)
- PowerShell for Office 365應用實戰
- iLike蘋果Office 2011 for Mac辦公應用
- Word-Excel- PPT 2016入門與提高
- WPS Office辦公應用基礎教程