Hi @Aaron and @Tamimi thank you so much. I need to use REST Gateway mode.
The reasons are :
- Need to provide connectivity between a RESTful service endpoint and a REST client.
- Need to support HTTP REST Method : GET, PUT, DELETE and POST
May I know how to configure in the solace message broker if there are two same REST endpoint? Example, http://rest1/liveliness (get method) and http://rest2/liveliness (get method)