diff --git a/bin/java-petstore-all.sh b/bin/java-petstore-all.sh index 8b1dbc57f59..bccc58be22f 100755 --- a/bin/java-petstore-all.sh +++ b/bin/java-petstore-all.sh @@ -12,3 +12,4 @@ ./bin/java-petstore-retrofit2-play24.sh ./bin/java-petstore-jersey2-java6.sh ./bin/java-petstore-resttemplate.sh +./bin/java-petstore-resteasy.sh