You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no way to return Future from Java Action like how they are done in JavaScript via Promises. Making Java Action return future will help in running Asynchronous code inside Java Action