Another question, is there a way to have more conc...
# spring
s
Another question, is there a way to have more concise syntax for functional interface implementation like https://github.com/sdeleuze/spring-boot-kotlin-demo/blob/master/src/main/kotlin/hello/Application.kt#L15-L48 ?