-
Feature Request
-
Resolution: Done
-
Major
-
3.1.2.Final
-
None
-
None
RESTEasy should allow RESTEasy Spring Boot starter to provide a custom asynchronous dispatcher to the ResteasyDeployment object, in order to enable RESTEasy async features, as described in this feature.
This issue is similar to item 3 in RESTEASY-1305, however, for asynchronous dispatchers.
Accordingly, the solution is simple, and similar to this, although for the async dispatcher, which can be seen a few lines above.
I am going to provide a PR for this solution. Please let me know if you need more details about it.
I would appreciate if this solution is delivered in the next RESTEasy release.
Thanks.