Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jax-rs

JAX-RS Encoding

java json rest encoding jax-rs

JAX-RS, how to prevent user A from accessing user B's restful resource

Options to organize my project with: JAX-RS API, ServiceLocator and Remote EJBs

Mockito mocking a Response class

java jax-rs mockito

How to merge input from a web service to a JPA entity

java rest jpa jax-rs dto

How to get Google Guice working with JaxRS (Jersey)

How to express advanced expressions between query parameters in a REST API?

java rest jersey jax-rs resteasy

Customize Json serializer instead of Jersey's default?

java json jersey jackson jax-rs

How to find out whether a ConstraintViolation is from a JSON property or from a URL parameter?

java json rest jax-rs

How to enable strict type parsing for jackson?

java jax-rs jackson

Jersey ParamConverter exceptions not handled by ExceptionMapper

Jetty 9.0 embedded and RestEasy 3.0 keeps throwing NoSuchMethodError

How to redirect to JSF page from JAX-RS method?

jsf redirect jakarta-ee jax-rs

Is there a client-side mock framework for RESTEasy?

Why is resteasy.providers still required when using Spring with @Provider annotations?

Serialize javax.ws.rs Entity to json

Exception in thread "main" javax.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable

java rest jersey jackson jax-rs

How to forward a request using JAX-RS?

Angular JS SPA using LDAP authentication

Why are names returned with @ in JSON using Jersey

java json jaxb jersey jax-rs