Hi,
I would like to use JAX-RS 2.0 in my Atlassian plug-in to make use of the “new” CompletableFuture to prevent blocking in my plug-in and to make my plug-ins REST API asynchronous. According to the documentation of the Atlassian REST plug-in module, it is still based on Jersey 1.0.2. Are there any plans to upgrade it to 2.0 soon?
Thanks,
Michael