Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Gr8Conf US 2018: Add some Groovy magic to your Java project – why, where and how to leverage Groovy in a Java codebase

Gr8Conf US 2018: Add some Groovy magic to your Java project – why, where and how to leverage Groovy in a Java codebase

Given the fact that Groovy is such a powerful and flexible technology, with a very flat learning curve for Java developers, it is surprising how little it's used in Java projects and how many Java devs there are that have never coded a line of Groovy code. As a result, they are missing out on a very strong device in their programming toolbox. This talk is dedicated to all the Java developers interested in making their life easier by adding some Groovy goodness to their projects. I will present practical and easy ways of incorporating Groovy into any Java project, including such areas as tests, generating demo data, scripting, building your project and, finally, enhancing your Continuous Delivery infrastructure.

Olga Maciaszek-Sharma

July 26, 2018
Tweet

More Decks by Olga Maciaszek-Sharma

Other Decks in Technology

Transcript

  1. Add some Groovy Add some Groovy magic to your Java

    magic to your Java project. project. Why, where and how to leverage Why, where and how to leverage Groovy in a Java codebase. Groovy in a Java codebase. @olga_maciaszek Olga Maciaszek-Sharma 26.07.2018
  2. Code Demo Code Demo Groovy and Java in 1 project

    Groovy and Java in 1 project @olga_maciaszek