Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 353 Bytes

DRES Example Client: Java

Back to the DRES Example Clients

In this project, there is example code on how to use the DRES Client library for java.

The main example code is in the Client.java file.

Setup

Please run

./gradlew openApiGenerate

to get the client side bindings.