The reactive, non-blocking version of Module 01 using Project Reactor.
Full tutorial: https://springaicommunity.mintlify.app/acp-java-sdk/tutorial/21-async-client
export GEMINI_API_KEY=your-key-here
./mvnw compile exec:java -pl module-21-async-client