RealWorld implementation using Spring Boot with Kotlin In progress... 🏗️ Setup Java with SDKMAN! sdk env install Build ./gradlew build --exclude-task test Test ./gradlew test --stacktrace Run api SPRING_PROFILES_ACTIVE=local ./gradlew bootRun Go to swagger or actuator Links: Spring Boot Test - Dynamic Property Sources