Closed manusa closed 4 years ago
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)
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)