What are your favorite Gradle plugins? I want to w...
# gradle
j
What are your favorite Gradle plugins? I want to write about Gradle
For me it's the build scan aka gradle entreprise plugin
h
I love linting plugins like detekt, ktlint & spotless
👍 2
j
detekt, spotless ktfmt, reckon, jetbrains changelog, nexus publish
👍 3
w
org.owasp.dependencycheck
j
ben manes dependency updates too
a
Copy code
com.google.cloud.tools.jib
It builds a containerized deployment directly from a Kotlin/SpringBoot application. Perfect for use with microservices/Kubernetes
1
m
Tony's plugin!
Gradle doctor too
c
jetbrains changelog? Gotta check that out!