This reference project provides a simple example of an API Proxy using a Custom Java Callout.
In this example, the Java code is packaged as a jar, and as such has a separate
pom.xml
file.
- Java JDK 1.8+
- Node JS LTS or above
- Apigee Evaluation Organization
export APIGEE_USER=xxx
export APIGEE_PASS=xxx
export APIGEE_ORG=xxx
mvn clean install -Ptest -ntp