Search code examples
REST how to pass empty path parameter in the URI?...


javarestjax-rs

Read More
Patch vs merge-patch which is appropriate?...


javaresthttpjax-rshttp-patch

Read More
How to implement REST token-based authentication with JAX-RS and Jersey...


javarestauthenticationjax-rsjersey-2.0

Read More
JAX-RS — How can I return a JSON and HTTP status code together?...


javarestjax-rshttp-status-codes

Read More
@Produces annotation in JAX-RS...


javaannotationsjax-rs

Read More
How can 2 REST-interfaces share instances...


javarestjakarta-eejax-rs

Read More
404 Error with Java EE Web service GET request with decimal point in parameter value...


jax-rshttp-status-code-404

Read More
What is the maximum length of JSON object received by JAX-RS web service using GET?...


jsonweb-servicesjakarta-eejax-rs

Read More
Given an *existing* Jersey Jax-RS application, is there a way to generate OpenAPI 3.x JSON/Yaml?...


javaswaggerjax-rsopenapi

Read More
How to send a query params map using RESTEasy proxy client...


javaspringjax-rsresteasy

Read More
java.lang.AbstractMethodError: javax.ws.rs.core.UriBuilder.uri...


jerseyjax-rsabstractmethoderror

Read More
JAX-RS: performing an action after sending the response to the browser...


jakarta-eejax-rs

Read More
java.lang.IllegalArgumentException: The implementation class org.glassfish.jersey.inject.hk2.Request...


javatomcatjerseyjax-rsjakarta-migration

Read More
How to stream text data with JAX-RS continuously...


jax-rsreactive-programming

Read More
Where MongoDB ensureIndex() must be called in JAX-RS/MongoDB/Jackson application?...


mongodbjax-rsjackson

Read More
Serialize a map of key-value pairs as JSON attributes with values in response using JAX-RS...


javajsonrestjacksonjax-rs

Read More
Can not deserialize instance of java.util.ArrayList out of START_OBJECT token...


javaspringjacksonjax-rsresteasy

Read More
providing support of progress of File transfer in percentage...


javamultithreadingjax-rsprogress-barhttpurlconnection

Read More
Overloading a REST endpoint with different QueryParams...


javarestjerseyjax-rs

Read More
Is JAX-RS Client Thread Safe...


javamultithreadingrestjax-rs

Read More
CDI 4.0 Integration with Jakarta REST 3.1 in WildFly server...


jakarta-eejax-rswildflycdiresteasy

Read More
Service could not find resource (Wildfly 10.0, JAX-RS)...


web-servicesmavenjax-rswildfly-10

Read More
AbstractMethodError with URI Builder...


javajerseyjax-rs

Read More
Register Jackson MixIn in JavaEE application...


jakarta-eejaxbjacksonjax-rsmixins

Read More
Why HTTP method PUT should be idempotent and not the POST in implementation RestFul service?...


javarestjax-rs

Read More
package javax.annotation.security does not exist...


jerseyjax-rsjdeveloperweblogic11goid

Read More
JAX-RS Tomcat 9.0.21 404 – Not Found when accessing resource...


tomcatjerseyjax-rshttp-status-code-404

Read More
Jersey message body reader not found in maven-built JAR...


javarestjax-rsexecutable-jarmaven-assembly-plugin

Read More
Custom Json serialization format for MonetaryAmount JSR354 / moneta, how to register the Serializer ...


jsonserializationjakarta-eejax-rsjava-money

Read More
How set Response body in javax.ws.rs.core.Response...


javaweb-servicesrestjakarta-eejax-rs

Read More
BackNext