Spring Boot Kotlin 2: Configuration properties, profiles (youtube tutorial)

This post is for sharing the source for a Youtube tutorial.

In this video we are going to look into the way Spring Boot manages configuration properties. We are going to add our own custom property then look into how create profiles and switch between them both in IntelliJ IDEA and in the console gradle runner. Lastly, we are going to look into the yml syntax for configuration properties.

Leave a comment

Your email address will not be published. Required fields are marked *