forked from loafle/openapi-generator-original
* update build.gradle for retrofit2 * update retrofit2 rx2 sample * update gradle and sbt build file for retrofit2
7 lines
155 B
Bash
Executable File
7 lines
155 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./bin/java-petstore-retrofit2-play24.sh
|
|
./bin/java-petstore-retrofit2.sh
|
|
./bin/java-petstore-retrofit2rx.sh
|
|
./bin/java-petstore-retrofit2rx2.sh
|