manusa / yakc

Yet another Kubernetes Client - Lower level Java REST client for Kubernetes API
https://blog.marcnuri.com/tag/yakc/
Apache License 2.0
45 stars 11 forks source link

Modularize Project #7

Closed manusa closed 4 years ago

manusa commented 4 years ago

Description

In order to make use of incremental Gradle builds and prevent annotation processor from running several times for model and API classes, create separate Gradle modules for the client and the API (kubernetes-client, API)