Code Groovy

Code Groovy

Follow

Small Gem: @Delegate annotation

Sep 30, 20211 min read

While looking through some source code of the open source library groovy-wslite, I came across an annotation I had not seen before - @Delegate. This...