BAEL-7521 - dynamically registering spring beans
This commit is contained in:
parent
f99982eb41
commit
05f652e4bf
@ -1 +1,9 @@
|
||||
ambiguous-bean: 'A'
|
||||
ambiguous-bean: 'A'
|
||||
api:
|
||||
clients:
|
||||
- name: example
|
||||
url: https://api.example.com
|
||||
key: 12345
|
||||
- name: anotherexample
|
||||
url: https://api.anotherexample.com
|
||||
key: 67890
|
@ -1 +1,9 @@
|
||||
ambiguous-bean: 'B'
|
||||
ambiguous-bean: 'B'
|
||||
api:
|
||||
clients:
|
||||
- name: example
|
||||
url: https://api.example.com
|
||||
apiKey: 12345
|
||||
- name: anotherexample
|
||||
url: https://api.anotherexample.com
|
||||
apiKey: 67890
|
Loading…
x
Reference in New Issue
Block a user