cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can we call a Hybris service from a spring boot application ?

Former Member
0 Likes
571

I have a Spring boot application that is implemented with activeMQ listener.On Listening to the queue spring boot application need to call a hybris service to update the order status.How can we achieve this ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Bibin ,

you can try with http client to consume services ,the hybris webservices will support it

thanks, prabhakar