vendredi 1 septembre 2017

Spring Rest Controller for single user requests

I know controllers in spring is thread-safe for different requests(users). but my question is, does it multi thread for same user?

from the UI(Angular) I am sending multiple concurrent http call to same endpoint (different params) to get data. it seems requests are being queued!

thnx,




Aucun commentaire:

Enregistrer un commentaire