java-operator-sdk icon indicating copy to clipboard operation
java-operator-sdk copied to clipboard

Provide Gradle sample projects

Open dennisfischer opened this issue 3 years ago • 1 comments

Currently there are no working example projects which use Gradle. The documentation states that Gradle can be used. However, none of the existing samples showcases how development with Gradle does work.

There are a few options that can be considered:

  • Have a dedicated sample for Gradle
  • Have a Gradle configuration alongside the existing Maven configuration for some / all samples
  • Provide sufficient documentation to get started with Gradle without a sample project

dennisfischer avatar Jan 10 '22 18:01 dennisfischer

We could add a Gradle build file to one of our samples to satisfy this issue.

jmrodri avatar Jan 13 '22 16:01 jmrodri