How do I restrict acces to all my APIs to one user role and only allow other on a few of them in JAX...
Read MoreRestricting max file size per resource...
Read MoreWildfly returns 405 for all preflight requests...
Read Morejavax.ws.rs.ClientErrorException: HTTP 404 Not Found on Websphere 9 using Swagger...
Read MoreJackson ObjectMapper not respecting configured date time format...
Read MoreJBoss: Deployment fails with ClassNotFoundException even though the class is there - JaxrsScanningPr...
Read MoreJAX-RS cannot handle a Authorization header with a JWT...
Read Morejava.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties()Ljava/util/Map;...
Read MoreJAX-RS (or Quarkus) reverse routing with subresources...
Read MoreNo handler found for path in Helidon...
Read MoreHowto map a given external type with Openapi codegen into a generated model class...
Read MoreGet default value if the object is null in Java...
Read Morejavax.ws.rs.core.Response with a collection as entity...
Read MoreCannot get the name of zip file created by jersy api...
Read MoreHow to resolve construct based injection in Jax-RS...
Read MoreShould I reuse SseEventSink or leave it open in JAX-RS?...
Read MoreExceptionHandler does not handle exception...
Read MoreCannot deserialize value of type `java.lang.Long` from Object value (token `JsonToken.START_OBJECT`)...
Read MoreHow do I get the @RolesAllowed annotation to work for my Web application?...
Read MoreCombining @Context and @RolesAllowed in a JAX-RS resource?...
Read MoreWhat is the equivalent of @Context UriInfo in Spring Rest...
Read MoreRest - how get IP address of caller...
Read MoreJersey Error: MessageBodyReader not found for media type=application/json...
Read Morejava.lang.IllegalArgumentException jersey.repackaged.org.objectweb.asm.ClassReader.(ClassReader.java...
Read Morejavax.xml.bind.JAXBException: Class *** nor any of its super class is known to this context...
Read MoreHow can a resource method produce or consume two different MIME types?...
Read MoreQuarkus does not use JaxRs @Path when declared in interface in an external jar...
Read MoreIllegal character in wildfly with GZIP Encoding...
Read MoreIssue with JAX-RS JSON unmarshalling in wildfly 26...
Read More