How to get the *pattern* of the current path in Micronaut?
I’ve got a Micronaut REST API service up and running, and am in the process of creating a dashboard to view how much traffic we’re getting per endpoint.
I’ve got a Micronaut REST API service up and running, and am in the process of creating a dashboard to view how much traffic we’re getting per endpoint.