You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
448 B
JSON
29 lines
448 B
JSON
[
|
|
{
|
|
"id": "jpower-system",
|
|
"order": 0,
|
|
"predicates": [
|
|
{
|
|
"name": "Path",
|
|
"args": {
|
|
"pattern": "/jpower-system/**"
|
|
}
|
|
}
|
|
],
|
|
"filters": [],
|
|
"uri": "lb://jpower-system"
|
|
},
|
|
{
|
|
"id": "github_route",
|
|
"order": 1,
|
|
"predicates": [{
|
|
"name": "Path",
|
|
"args": {
|
|
"pattern": "/github"
|
|
}
|
|
}],
|
|
"filters": [],
|
|
"uri": "https://github.com"
|
|
}
|
|
]
|