Markus KARG
Markus KARG
@jansupol @andymc12 @chkal @jelemux I would like to hear some initial opinion of you on this proposal, so I know whether it makes sense for me to turn it into...
The second option. The shutdown is just initiated, this is a non-blocking method.
> Ok. So does it worth removing the "immediate" word in the doc or not to prevent confusion ? It depends if someone actually got or will be confused by...
#751 could be a vehicle to get this done
> Of course changing the API does have impacts. Why would it not be a good idea though? As JAX-RS is not just some library you can simply switch in...
I currently do not see a need for this. Can you please share a real-world use case?
HTTP/2 is definitively an interesting issue for the future. The problem with JAX-RS is that it is just common API above existing products. So you gain nothing just by adopting...
Due to its limitations, the REST-variant is much easier to implement. In fact, our application is not using the security context the application server provides, but comes with its own...
> > Due to its limitations, the REST-variant is much easier to implement > I wonder why that would be the case. Why exactly is the REST variant easier to...
Latest information: https://developer.chrome.com/blog/removing-push/ Actually Chrome is one of the most used browser, so the question is: Does it still make sense to add Server Push to JAX-RS, if Chrome does...