Using servicecomb-java-chassis with apache.org

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/apache/servicecomb-java-chassis
Get list of all Queues.
curl \
  https://apache.local/queues
Status of webapp.
curl \
  https://apache.local/status
Get Queue config.
curl \
  https://apache.local/queues/{queueName}/config
SDK on GitHub 📄 API Docs
SDK
servicecomb-java-chassis
Java
API
apache.org
apache.org:qakka
At a glance
Language Java
Endpoints10
Base URLhttps://apache.local
✓ Official