Search code examples
What is the difference between @PathParam and @PathVariable...


spring-mvcjax-rsrestful-urlpath-parameter

Read More
Java 8 LocalDate Jackson format...


javajsonjacksonjax-rsresteasy

Read More
JAX-RS Resource Not Automatically Collected Despite @Path Annotation...


jerseyjax-rs

Read More
Enum within RestEasy @RestForm?...


javaenumsjax-rsquarkusresteasy

Read More
Jersey test framework: Test Container is null...


javajbosstestngjax-rsjersey-test-framework

Read More
WebApplicationException Equivalent In Spring Rest...


javaspringrestspring-mvcjax-rs

Read More
What is the JAX-RS equivalent of ProducesResponseType?...


jax-rs

Read More
How to retrieve SecurityContext in a Quarkus application?...


javasecurityjax-rsquarkus

Read More
Jersey response.readEntity(...) sometimes returns null...


jacksonjerseyjax-rsjson-deserialization

Read More
JAX-RS webapp deployed to Tomcat returns HTTP 404 error while it works fine in Eclipse...


tomcatjax-rshttp-status-code-404

Read More
java.lang.AbstractMethodError: Receiver class org.apache.wink.common.internal.ResponseImpl$ResponseB...


mavenmockitojax-rsjunit5open-liberty

Read More
How to get ServletRequest in any class using @Context or similar?...


javaservletsjax-rs

Read More
TomEE 9.0.37 the bean encountered a non-application exception; Nested exception is: org.apache.opene...


javajax-rsapache-tomee

Read More
Jakarta EE 10 serializing person entities results in recursion checker exception (from org.eclipse.y...


javajsonjakarta-eejax-rsresteasy

Read More
Guacamole 1.5.3 on Tomcat 10 throws java.lang.NoSuchMethodError: 'void jakarta.servlet.http.Http...


mavenjax-rspom.xmlguacamoletomcat10

Read More
What can I use for @Path("/*")?...


javajax-rs

Read More
Support for XML in Jersey Client in a standalone application...


jaxbjerseyjax-rsjersey-2.0jersey-client

Read More
Preserve UTF-8 BOM in Browser Downloads...


curlbrowserutf-8jax-rsbyte-order-mark

Read More
Classes defined in a library are not being picked up by jersey in Helidon...


jerseyjax-rsmicroprofilehelidon

Read More
What to do when REST POST provides an ID?...


restjax-rsautonumber

Read More
Jackson 2.16.1 strange behavior...


javajacksonjax-rs

Read More
How to handle a multipart form request with JAX-RS. Any non-vendor specific ideas?...


jakarta-eejax-rsmultipartform-data

Read More
Logging request and response in one place with JAX-RS...


javarestjax-rsresteasy

Read More
JaxRs Client 2.0 file upload...


javajax-rsjava-ee-7

Read More
Openliberty Auto startup of JAX-RS beans...


javajax-rsopen-liberty

Read More
NPE in jax-rs service for jpa query in Spring Boot + Wildfly 10...


spring-bootjerseyjax-rsspring-data-jpawildfly

Read More
LinkageError after adding javax.ws.rs-api to Gradle build in Spring Boot 3.2 Kotlin project...


spring-bootjax-rsdocker-java

Read More
What exactly is the ResourceConfig class in Jersey 2?...


jerseyjax-rsjersey-2.0

Read More
Using Multiple JAX-RS Application Classes with Swagger...


javaweb-servicesjax-rsswaggerswagger-2.0

Read More
SEVERE: MessageBodyWriter not found for media type=application/json, type=class com.jersey.jaxb.Todo...


javajsonrestjerseyjax-rs

Read More
BackNext