Declarations of fixed payload in proxy server using spring cloud gateway
I am using proxy gateway for the api in spring cloud gateway and for one of request I want to pass a payload without taking it from user and a fix payload should be passed
I am using proxy gateway for the api in spring cloud gateway and for one of request I want to pass a payload without taking it from user and a fix payload should be passed