@Configuration
public class DefaultRoutingConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
DefaultRoutingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Route |
defaultCoreRouting()
Creates default route for core aggregators, this route has lowest precedence
and would be applied last in the list of all defined routes.
|
@Bean public Route defaultCoreRouting()
Creates default route for core aggregators, this route has lowest precedence and would be applied last in the list of all defined routes.