Custom Banners with Spring Boot

Examples of customizing Spring Boot startup Banner or Logo by providing a custom banner or updating the banner dimensions

YAML to Map with Spring Boot

A guide to use Spring Boot & @ConfigurationProperties annotation to read YAML or properties file as a Java Map, Nested Map or MultiValueMap