request.getRemoteAddr() returns server address or client’s machine address?
I am trying to fetch the IP of the client in a Spring Boot application.
I send a request from my local PC, from Postman and I get the following results:
I am trying to fetch the IP of the client in a Spring Boot application.
I send a request from my local PC, from Postman and I get the following results: