## Spring Boot Basic Customization

This module contains articles about Spring Boot customization

### Relevant Articles:

 - [How to Change the Default Port in Spring Boot](https://www.baeldung.com/spring-boot-change-port)
 - [Using Custom Banners in Spring Boot](https://www.baeldung.com/spring-boot-custom-banners)
 - [Create a Custom FailureAnalyzer with Spring Boot](https://www.baeldung.com/spring-boot-failure-analyzer)
 - [Spring Boot: Customize Whitelabel Error Page](https://www.baeldung.com/spring-boot-custom-error-page)
 - [Spring Boot: Configuring a Main Class](https://www.baeldung.com/spring-boot-main-class)
 - [How to Define a Spring Boot Filter?](https://www.baeldung.com/spring-boot-add-filter)
 - [Guide to the Favicon in Spring Boot](https://www.baeldung.com/spring-boot-favicon)
 - [Spring Boot Exit Codes](https://www.baeldung.com/spring-boot-exit-codes)