Good night,
I need to get some information from a given http request made through a period:
For example:
Project name : account
Name of end-point : account/v1/login
Name of IP request : 192.168.0.0
Date and time of request access : 2022-02-09 - 21:33:00
In the example below I can get the IP of the machine that made the request and the current date and time.
I need help on how I can get project name (account) and endpoint name (account/v1/login)
Can you help me? How to do with Java Reflection?
Aucun commentaire:
Enregistrer un commentaire