Search code examples
Adding Resteasy-multipart-provider to my POM breaks previously working REST Services...

jax-rswildflyresteasy

Read More
How to select a RESTEasy Client Backend for the MicroProfile Rest Client?...

jerseyjax-rsresteasymicroprofile

Read More
JAX-RS resource returns HTTP/1.1 404 Not Found after Jakarta migration...

jax-rshttp-status-code-404jakarta-migration

Read More
jakarta.servlet.ServletException: Handler dispatch failed: java.lang.NoClassDefFoundError: com/sun/x...

javaspring-bootmigrationjax-rsjava-17

Read More
OpenAPI generator jaxrs-spec stop shorterning my enum values...

javaenumsjax-rsopenapiopenapi-generator

Read More
How to use Odoo REST Services with JAX-RS?...

odoojax-rsxml-rpc

Read More
Can I run a JAX-RS web service on com.sun.net.httpserver.HttpServer?...

javajax-rs

Read More
WildFly always returns the 404 Not Found...

javajbossjax-rswildflyresteasy

Read More
Access HTTP Trailer in Quarkus...

restjax-rsquarkus

Read More
Why am i getting 405 Method Not Allowed while doing a POST Request...

javarestjerseyjax-rscors

Read More
JAXRS / Jackson polymorphic payload deserialization...

javajsonjacksonjax-rs

Read More
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
BackNext