Skip to content

Latest commit

 

History

History
 
 

java-callout

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Sample Java Callout Project

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.

Prerequisites

Quick Start

export APIGEE_USER=xxx
export APIGEE_PASS=xxx
export APIGEE_ORG=xxx
mvn clean install -Ptest -ntp