quarkus-qe / quarkus-test-framework

Write your test once and run it everywhere!
Apache License 2.0
14 stars 26 forks source link

Change resteasy to rest in some examples #1167

Closed jedla97 closed 4 weeks ago

jedla97 commented 1 month ago

Summary

Updating PingPong and Consule example to use quarkus-rest.

Removing quarkus-resteasy from external aplication as it work without it.

Please check the relevant options

Checklist:

jedla97 commented 1 month ago

run tests

jedla97 commented 4 weeks ago

run tests