I think I have finished the Kotlin reference docum...
# spring
s
I think I have finished the Kotlin reference documentation (improved organiation, updated info on
@ConfigurationProperties
and function bean registration with Boot, additional section about annotations), feel free to have a look (https://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/kotlin.html#kotlin) and to propose fixes via pull request on https://github.com/spring-projects/spring-framework/pulls (asciidoc source is https://github.com/spring-projects/spring-framework/blob/master/src/docs/asciidoc/kotlin.adoc)
👍 12
s
The kotlin syntax highlighting doesn’t show any colors except for this - https://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/kotlin.html#annotation-array-attributes . Is this the default ?