Created
March 7, 2019 15:51
-
-
Save alexmoleiro/8f2040586dc5d6dfb086e77c367a3433 to your computer and use it in GitHub Desktop.
dictionaries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//@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