java - [Jersey 2.x]How to retry request? -
I have a standard jersey 2.7 customer and want to apply this scenario:
- The server is missing the answer)
- The last absence of the customer (I have the load balancing on server side, so reception is done on another server) Ol>
I have no clue how to implement a retraining mechanism in jersey?
Comments
Post a Comment