What is the best stack to build a RESTful API in Java (8) ?
I would like to know from Java devs what is their favorite tools to build a web API. I heard about JAX-RS and Jersey but I don't know if they're used and if they're great.
Thanks for your answers fellows ;)