Generating API requester archives for DevOps

Generating API requester archives for DevOps.

Gradle is a build automation tool that can be integrated into a DevOps pipeline. The Gradle project that defines an API requester can be checked into a source control management system. From there, the API project is then automatically built and deployed as part of a DevOps pipeline by using the API requester Gradle plug-in.

The resulting WAR file and generated data structures can be stored in your source control management system, or copied into an artifact repository, or deployed to a z/OS® Connect server by copying the WAR file into the correct location. This can be done by using Gradle or any other scripting language you might already be using.