jeudi 10 février 2022

Consume http request data - Java Spring

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?

enter image description here





Aucun commentaire:

Enregistrer un commentaire