Uses of Package
org.apache.juneau.rest.annotation
Packages that use org.apache.juneau.rest.annotation
Package
Description
REST Server Examples
REST DTO Examples
REST Spring Boot Examples
Predefined Jetty Microservice Resources
Microservice Samples
Predefined Microservice Resources
Microservice Samples
REST Annotations
Predefined REST configuration interfaces
Remote service API
REST Servlets
Spring Boot Integration
Server Configuration REST
-
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.examples.restClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST DELETE operation Java method on a
RestServletimplementation class.Identifies a REST GET operation Java method on aRestServletimplementation class.Identifies a REST operation Java method on aRestServletimplementation class.Identifies a REST POST operation Java method on aRestServletimplementation class.Identifies a REST PUT operation Java method on aRestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.examples.rest.dtoClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST GET operation Java method on a
RestServletimplementation class.Identifies a REST PUT operation Java method on aRestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.examples.rest.springbootClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST GET operation Java method on a
RestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.microservice.jetty.resourcesClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST GET operation Java method on a
RestServletimplementation class.Identifies a REST POST operation Java method on aRestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.microservice.jetty.templateClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST GET operation Java method on a
RestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.microservice.resourcesClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST DELETE operation Java method on a
RestServletimplementation class.Identifies a REST GET operation Java method on aRestServletimplementation class.Identifies a method that gets called during servlet initialization.Identifies a REST operation Java method on aRestServletimplementation class.Identifies a REST POST operation Java method on aRestServletimplementation class.Identifies a REST PUT operation Java method on aRestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.microservice.springboot.templateClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST GET operation Java method on a
RestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.rest.annotationClassDescriptionExtended annotation for
RestOp.swagger().Builder class.Used to denote that a class is a REST resource and to associate metadata on it.Builder class.Identifies a REST DELETE operation Java method on aRestServletimplementation class.Builder class.Identifies a method that gets called during servlet destroy.Builder class.Identifies a method that gets called right before we exit the servlet service method.Builder class.Identifies a REST GET operation Java method on aRestServletimplementation class.Builder class.Identifies a method that gets called during servlet initialization.Builder class.Rest bean injection annotation.Builder class.Identifies a REST operation Java method on aRestServletimplementation class.Builder class.Identifies a REST OPTIONS operation Java method on aRestServletimplementation class.Builder class.Identifies a REST PATH operation Java method on aRestServletimplementation class.Builder class.Identifies a REST POST operation Java method on aRestServletimplementation class.Builder class.Identifies a method that gets called immediately after the@RestOp annotated method gets called.Builder class.Identifies a method that gets called immediately after servlet initialization.Builder class.Identifies a method that gets called immediately before the@RestOp annotated method gets called.Builder class.Identifies a REST PUT operation Java method on aRestServletimplementation class.Builder class.Identifies a method that is called immediately after theHttpServlet.service(HttpServletRequest, HttpServletResponse) method is called.Builder class.Extended annotation for@Rest(swagger).Builder class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.rest.configClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.
-
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.rest.remoteClassDescriptionIdentifies a REST GET operation Java method on a
RestServletimplementation class.Identifies a REST POST operation Java method on aRestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.rest.servletClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST GET operation Java method on a
RestServletimplementation class.Identifies a REST operation Java method on aRestServletimplementation class. -
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.rest.springbootClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Rest bean injection annotation.
-
Classes in org.apache.juneau.rest.annotation used by org.apache.juneau.server.config.restClassDescriptionUsed to denote that a class is a REST resource and to associate metadata on it.Identifies a REST GET operation Java method on a
RestServletimplementation class.