Uses of Package
org.springframework.web.service.annotation
Packages that use org.springframework.web.service.annotation
Package
Description
Infrastructure for annotation-based handler method processing.
Annotations for declaring HTTP service request methods.
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation
package.-
Classes in org.springframework.web.service.annotation used by org.springframework.web.reactive.result.method.annotationClassDescriptionAnnotation to declare a method on an HTTP service interface as an HTTP endpoint.
-
Classes in org.springframework.web.service.annotation used by org.springframework.web.service.annotationClassDescriptionAnnotation to declare a method on an HTTP service interface as an HTTP endpoint.
-
Classes in org.springframework.web.service.annotation used by org.springframework.web.servlet.mvc.method.annotationClassDescriptionAnnotation to declare a method on an HTTP service interface as an HTTP endpoint.