I recently migrated my Gradle Plugin from Groovy to Kotlin. It was essentially a four step process:
- Update the build.gradle file
- Modify the Project Structure
- Convert Groovy code to Kotlin
- Migrate the JUnit tests
Let’s walk through each step…
Davis Technology Consulting
by Annyce Davis
I recently migrated my Gradle Plugin from Groovy to Kotlin. It was essentially a four step process:
Let’s walk through each step…
by Annyce Davis
This was my first time attending GR8Conf and it was a really great experience. I primarily focus on Android Development now, but I enjoy dabbling in some API Development when I find the time. This conference was very inspiring and I plan on investigating many of the new things that I learned. Here are a few highlights of the event:
@brwngrldev basically, didn’t see people, discovered they walk around like gerbils in these walkways all day— Annyce Davis (@brwngrldev) July 28, 2016
The conference is focused on the technologies related to the Groovy ecosystem, such as Grails, Ratpack, Gradle, and Spock. Despite “the hate” that I sometimes hear about Groovy, I’m a big fan and was excited to have the chance to be a part of the conference.
So there were a few sessions that I derived a ton of value from, one was the “Grails Keynote”. It was delivered by Graeme Rocher, the Grails Project Lead. He discussed the many enhancements in Grails 3, such as:
Learning about Spring REST Docs with @codeJENNerator, documenting your API. #gr8conf pic.twitter.com/G4HpAflFxb— Annyce Davis (@brwngrldev) July 28, 2016
.@devlifehax I got to finally meet @kenkousen and you’ll be happy to know we left our capes at home 😉 #gr8conf pic.twitter.com/yp8sAjMz9K— Annyce Davis (@brwngrldev) July 29, 2016
This was my first time giving two talks at one conference. It was a little stressful, I admit, but I’m glad I stepped up to the challenge and had the opportunity to meet such friendly, interesting people.
by Annyce Davis
If you would like to view some of my video content, I encourage you to check out my video course and bite-sized tutorials available on Caster.io.
by Annyce Davis