mercredi 18 février 2015

How-to set ThreadLocal on the thread processing the final Result of DeferredResult?

Sorry for the complicated title!


After DeferredResult gets it's Result the servlet processing is continued with asyncContext.dispatch().


I need now to have a Thread Local set on the thread invoked by asyncContext.dispatch(). Is this possible with Spring MVC?


Aucun commentaire:

Enregistrer un commentaire