We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91aae26 commit 1699ed9Copy full SHA for 1699ed9
src/main/resources/application-dev.yml
@@ -43,7 +43,7 @@ spring:
43
- id: job-route-non-auth
44
uri: ${MAIN_ROUTE_ADDRESS}
45
predicates:
46
- - Path=v1/job/**
+ - Path=/v1/job/**
47
48
- id: search-route-non-auth
49
0 commit comments