|
#544: Localization & BeanValidation 14 messages
Dear experts,
we are working on improving integration with BeanValidation [1],
and seems like if we choose to address this issue, the change will
be slightly bigger than I anticipate
Dear experts,
we are working on improving integration with BeanValidation [1],
and seems like if we choose to address this issue, the change will
be slightly bigger than I anticipate
|
By Pavel Bucek
·
|
|
PATCH support on the client 8 messages
Dear experts,
we'd like to make the HTTP PATCH support on the client optional,
throwing UnsupportedOperationException on client runtimes, which don't
support that method.
I know that we already ha
Dear experts,
we'd like to make the HTTP PATCH support on the client optional,
throwing UnsupportedOperationException on client runtimes, which don't
support that method.
I know that we already ha
|
By Pavel Bucek
·
|
|
Providers ordering 30 messages
Dear experts,
there is couple of filed issues related to provider ordering,
namely:
https://github.com/jax-rs/api/issues/538
https://github.com/jax-rs/api/issues/537
We
Dear experts,
there is couple of filed issues related to provider ordering,
namely:
https://github.com/jax-rs/api/issues/538
https://github.com/jax-rs/api/issues/537
We
|
By Pavel Bucek
·
|
|
Built-in proxy support in Client API? 11 messages
Hi all,
It might be too late to add this (if so, no worries), but I've been running into a few customer situations where customers are using HTTP/HTTPS proxy servers with their JAX-RS client APIs.
Hi all,
It might be too late to add this (if so, no worries), but I've been running into a few customer situations where customers are using HTTP/HTTPS proxy servers with their JAX-RS client APIs.
|
By Andy McCright
·
|
|
Returning CompletionStage from the resource method 4 messages
Dear experts,
as we already stated, we'd like to support returning CompletionStage
from the resource mehod, corresponding spec issue is here:
https://github.com/jax-rs/api/issues/551
The only open
Dear experts,
as we already stated, we'd like to support returning CompletionStage
from the resource mehod, corresponding spec issue is here:
https://github.com/jax-rs/api/issues/551
The only open
|
By Pavel Bucek
·
|
|
ClientBuilder#executorService 4 messages
Dear experts,
please let me know if you find anything wrong with following statements:
on Java EE container:
- JAX-RS client will use ManagedExecutorService for async/reactive
calls unless set exp
Dear experts,
please let me know if you find anything wrong with following statements:
on Java EE container:
- JAX-RS client will use ManagedExecutorService for async/reactive
calls unless set exp
|
By Pavel Bucek
·
|
|
[jax-rs-spec users] RxInvokerProvider
Hi Jim,
We’ll have to wait until the e-mail migration is completed to look at the original thread.
I can’t recall if this particular pattern was explored. Generally, however, a provider in JAX-RS is
Hi Jim,
We’ll have to wait until the e-mail migration is completed to look at the original thread.
I can’t recall if this particular pattern was explored. Generally, however, a provider in JAX-RS is
|
By Santiago Pericas-Geertsen
·
|
|
JCP web page 2 messages
The https://jcp.org/en/jsr/detail?id=370 page has to be updated with proper links to discussion mailing lists, archives etc; can the EG lead please do that?
The https://jcp.org/en/jsr/detail?id=370 page has to be updated with proper links to discussion mailing lists, archives etc; can the EG lead please do that?
|
By Alessio Soldano
·
|