Logo
Explore Help
Sign In
SpringCloud/spring-cloud-openfeign
1
0
Fork 0
You've already forked spring-cloud-openfeign
Code Issues Packages Projects Releases Wiki Activity
Files
cb732763b5f6ddf4e9fa877cd0c531adae9d4a5a
spring-cloud-openfeign/spring-cloud-netflix-core
History
andreasevers 42f6e4d1f0 If more fine-grained ignoring is needed, you can specify specific patterns to ignore. These patterns are being evaluated at the end of the route location process, which means prefixes should be included in the pattern to warrant a match. Ignored patterns span all services and supersede any other route specification.
zuul:
  ignoredPatterns: */admin/**
  routes:
    users: /myusers/**

This means that all calls such as "/myusers/101" will be forwarded to "/101" on the "users" service. But calls including "/admin/" will not resolve.
2015-07-27 10:27:43 -06:00
..
src
If more fine-grained ignoring is needed, you can specify specific patterns to ignore. These patterns are being evaluated at the end of the route location process, which means prefixes should be included in the pattern to warrant a match. Ignored patterns span all services and supersede any other route specification.
2015-07-27 10:27:43 -06:00
pom.xml
Add support for using Apache HttpClient with Feign
2015-07-15 17:23:41 -06:00
Powered by Gitea Version: 1.25.2 Page: 42ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API