What does request.getRemoteAddr() return?
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:
What does the request.getRemoteAddr() returns
I am trying to fetch the IP of the client in springboot application. I send a request from my local PC, from POSTMAN and I get the following results: