spring-attic / top-spring-boot-docker

Spring Boot Docker:: Topical guide to using Docker and how to create container images for Spring Boot applications :: spring-boot
https://spring.io/guides/topicals/spring-boot-docker
180 stars 127 forks source link

using gradle kotlin dsl #2

Closed richardmio closed 5 years ago

richardmio commented 5 years ago

It seems gradle kotlin dsl grammar is quite different from the gradle in this tutorial. Are we able to have one tutorial for gradle kotlin dsl as well?

dsyer commented 5 years ago

Thanks for the suggestion. I think anyone who is able to use the kotlin dsl will be able to work it out for themselves, though. It's not really possible to cover all the possible build tools in a guide that isn't related to build tools.