Hello Community,

I have taken the MessageDispatcherServlet and I am implemented an endpoint and it works very well.

Now the endpoint have to create in one case a file and the response should the URL to the created file. How can I get the URL of the original HTTPRequest associated with the MessageDispatcherServlet and my endpoint?

Can anybody help me?

Best Regards Mark