Micronaut: How to intercept the http request and bind the header values to request parameters as Map in controller in Micronaut?
I am writing a generic interface for controller which has below signature
I am writing a generic interface for controller which has below signature