Closed gallandarakhneorg closed 3 years ago
Into the bootique-printconfig project, the Configs.defineConfig function should not be silent on errors when injector.getInstance(type) is called.
bootique-printconfig
Configs.defineConfig
injector.getInstance(type)
Into the
bootique-printconfig
project, theConfigs.defineConfig
function should not be silent on errors wheninjector.getInstance(type)
is called.