armeria icon indicating copy to clipboard operation
armeria copied to clipboard

Do we support using RequestObject for HTTP GET parameters ?

Open rickyma opened this issue 1 year ago • 0 comments

Do we support using RequestObject for HTTP GET request parameters?

I wanna put all the request params in a POJO, can we do that? Or do I have to put the request params seperately using individual parameter?

rickyma avatar Sep 29 '24 06:09 rickyma