Your first ACP client — connect to a Gemini agent and send a prompt.
Full tutorial: https://springaicommunity.mintlify.app/acp-java-sdk/tutorial/01-first-contact
export GEMINI_API_KEY=your-key-here
./mvnw exec:java -pl module-01-first-contactYour first ACP client — connect to a Gemini agent and send a prompt.
Full tutorial: https://springaicommunity.mintlify.app/acp-java-sdk/tutorial/01-first-contact
export GEMINI_API_KEY=your-key-here
./mvnw exec:java -pl module-01-first-contact