JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.annotation
Routers
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Required Element Summary
Element Details
value
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