Join Slack
Communities
Powered by
Trying to understand the interaction between `Conf...
# hoplite
r
rocketraman
03/27/2024, 1:30 PM
Trying to understand the interaction between
ConfigLoaderBuilder.addResourceSource
and the
inputs: List<ConfigSource>
parameter of
loadConfigOrThrow
. Why can we define sources in both places, and what happens if we do?
s
sam
03/29/2024, 3:52 PM
It just gets combined together
👍 1
4
Views
Open in Slack
Previous
Next