Hey, here is a first draft version of the Spring B...
# spring
s
Hey, here is a first draft version of the Spring Boot 2 + Kotlin tuto I will publish on spring.io. I still need to fix typos, polish the code, write the chapter on
@ConfigurationProperties
, etc. but I would appreciate some early feedback, and eventually some improvements via PR (typos, sentences improvements since I am not native english speaker, etc.). I will start working on the WebFlux + functional API + reactive MongoDB + WebTestClient one next week. Thanks and have a good weekend. https://github.com/sdeleuze/tut-spring-boot-kotlin
👍 2
p
Could use a Maven section Never mind, you mention it.
s
Yeah I chose to provide a pom.xml but stayed focus on Gradle only in the tuto because at some point we switch to Gradle Kotlin DSL and I don't want to pollute the tuto with 3 build systems
f
could maybe use some images for initializer section?
s
Indeed
k
Thanks for using Gradle 🙂