armeria
armeria copied to clipboard
Do we support using RequestObject for HTTP GET parameters ?
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?