Do you maybe also know how this should look in Kot...
# gradle
m
Do you maybe also know how this should look in Kotlin DSL:
Copy code
bootRun {
    systemProperties = System.properties
}