dd-trace-java
dd-trace-java copied to clipboard
Refactored InstrumentPlugin from Groovy to Kotlin.
What Does This Do
Refactored Groovy leftovers to Kotlin.
Motivation
Kotlin DSL is a better choice for Gradle plugins and configuration
Additional Notes
I'd rather wait for this
- #9475
to land before moving it to kotlin, which needs at least another one
- #9752
I'd rather wait for this
Make sense, looks like Kotlin and Groovy not 1-to-1 compatible...