http-service: use spring externalized configuration for oauth id/secret
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
oauth.client-id=moo
|
||||
oauth.client-secret=cow
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
oauth.client-id=moo
|
||||
oauth.client-secret=cow
|
||||