linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which of the following is NOT a way to use Spring Web MVC's asynchronous request processing?

Return a Callable from the @RequestMapping method
Return a DeferredResult from the @RequestMapping method
Inject a TaskExecutor and pass it to the Session

Answer:
Inject a TaskExecutor and pass it to the Session

Note: This Question is unanswered, help us to find answer for this one