As far as I understand, Spring controller is used to receive requests, but I need to send a request from my app. How can I do that?
As far as I understand, Spring controller is used to receive requests, but I need to send a request from my app. How can I do that?