Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alexmoleiro/8f2040586dc5d6dfb086e77c367a3433 to your computer and use it in GitHub Desktop.
Save alexmoleiro/8f2040586dc5d6dfb086e77c367a3433 to your computer and use it in GitHub Desktop.
dictionaries
//@FeignClient(value = "roger", configuration = FeignDictionaryConfiguration.class)
@FeignClient(value = "ms-common--app-dictionaries", url = "https://ms-common--app-dictionaries.global-pre.spain.schibsted.io", configuration = FeignDictionaryConfiguration.class)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment