Course curriculum

  1. 1
    • Course Introduction

    • Microservice configuration - what and why?

  2. 2
    • Using property file config with Spring Boot

    • Using external property sources with Spring Boot

    • Three Value annotation tricks you should know

    • ConfigurationProperties explained

    • Using YAML files

    • Spring profiles explained

    • Using Environment object

  3. 3
    • Introducing Spring Cloud Config Server

    • Set up spring cloud config server from scratch

    • Setting up spring cloud config client

    • Dynamic config with spring Boot

    • Microservices configuration best practices