When a controller method declares Callable or DeferredResult as its return value, and returns null, async processing will not start and the request will be considered "handled" by the controller method. Issue: SPR-9951 |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||
When a controller method declares Callable or DeferredResult as its return value, and returns null, async processing will not start and the request will be considered "handled" by the controller method. Issue: SPR-9951 |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||