JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.integration.annotation
Annotation Interface Routers
@Documented
@Target
({
METHOD
,
ANNOTATION_TYPE
})
@Retention
(
RUNTIME
)
public @interface
Routers
The repeatable container for
Router
annotations.
Since:
6.0
Author:
Artem Bilan
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Router
[]
value
Element Details
value
Router
[]
value