Ver Fonte

Add test config

Daniel Bohry há 1 ano atrás
pai
commit
06cc289f1b
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      src/test/resources/application.yml

+ 3 - 0
src/test/resources/application.yml

@@ -5,6 +5,9 @@ clients:
   stock:
     url: ${provider:http://mock.com}
     key: ${key:fake-key}
+  exchange:
+    url: ${exchange_provider:}
+    key: ${exchange_key:}
 
 spring:
   data: