Skip to content

Latest commit

 

History

History
 
 

010-quarkus-opentracing-reactive-grpc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Module that test whether the opentracing data is transmitted among REST resources using Rest Client. There are two applications:

  • Ping application that will invoke the Pong application using the RestClient and will return the expected "ping pong" output.
  • Pong application that will return the "pong" output.