Search code examples
How do I restrict acces to all my APIs to one user role and only allow other on a few of them in JAX...


jakarta-eejax-rsjakarta-ee-security-api

Read More
Restricting max file size per resource...


javaspringapachecxfjax-rs

Read More
Wildfly returns 405 for all preflight requests...


javaservletscorsjax-rswildfly

Read More
javax.ws.rs.ClientErrorException: HTTP 404 Not Found on Websphere 9 using Swagger...


swaggerjax-rswebsphere

Read More
Jackson ObjectMapper not respecting configured date time format...


javadata-bindingjacksonjax-rsobjectmapper

Read More
JBoss: Deployment fails with ClassNotFoundException even though the class is there - JaxrsScanningPr...


deploymentjbossjax-rs

Read More
JAX-RS cannot handle a Authorization header with a JWT...


javajax-rsresteasy

Read More
Using JAX-RS on Tomcat 10.1...


maventomcatjax-rs

Read More
java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties()Ljava/util/Map;...


javajax-rsjersey-2.0

Read More
JAX-RS (or Quarkus) reverse routing with subresources...


javajax-rsquarkus

Read More
No handler found for path in Helidon...


microservicesjax-rshelidon

Read More
Howto map a given external type with Openapi codegen into a generated model class...


javajax-rsopenapiopenapi-generatoropenapi-generator-maven-plugin

Read More
Get default value if the object is null in Java...


javalambdajerseyjax-rsjersey-client

Read More
javax.ws.rs.core.Response with a collection as entity...


javarestarraylistjax-rsresponse

Read More
Cannot get the name of zip file created by jersy api...


javarestjerseyjax-rsspring-restcontroller

Read More
How to resolve construct based injection in Jax-RS...


jax-rsconstructor-injection

Read More
Should I reuse SseEventSink or leave it open in JAX-RS?...


jax-rsserver-sent-events

Read More
ExceptionHandler does not handle exception...


javaspringspring-bootexceptionjax-rs

Read More
Cannot deserialize value of type `java.lang.Long` from Object value (token `JsonToken.START_OBJECT`)...


javajax-rs

Read More
How do I get the @RolesAllowed annotation to work for my Web application?...


javasecurityejbjax-rsresteasy

Read More
Combining @Context and @RolesAllowed in a JAX-RS resource?...


javaspringspring-securityjax-rscxf

Read More
What is the equivalent of @Context UriInfo in Spring Rest...


spring-mvcjerseyjax-rsresteasyspring-rest

Read More
Rest - how get IP address of caller...


javaweb-servicesrestjax-rsrestful-authentication

Read More
Jersey Error: MessageBodyReader not found for media type=application/json...


javajsonrestjerseyjax-rs

Read More
java.lang.IllegalArgumentException jersey.repackaged.org.objectweb.asm.ClassReader.(ClassReader.java...


jerseyjax-rsillegalargumentexception

Read More
javax.xml.bind.JAXBException: Class *** nor any of its super class is known to this context...


javarestjaxbjax-rs

Read More
How can a resource method produce or consume two different MIME types?...


javajerseyjax-rs

Read More
Quarkus does not use JaxRs @Path when declared in interface in an external jar...


javajax-rsquarkus

Read More
Illegal character in wildfly with GZIP Encoding...


jacksonjax-rswildflygzipresteasy

Read More
Issue with JAX-RS JSON unmarshalling in wildfly 26...


jsonweb-servicesjax-rswildfly

Read More
BackNext