How to use an interface for REST API definition in Quarkus?

前端 未结 0 1222
鱼传尺愫
鱼传尺愫 2020-12-12 12:36

I want to define a REST API using JAX RS against an interface, and then implement this interface in both the server and any number of clients. Quarkus doesn\'t seem to suppo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题