Open geoHeil opened 6 years ago
I'm just appending them with append("reference.conf")
in ShadowJar
config.
If you follow best practices for typesafe-config (use different namespaces/maps for different libs) it should be ok. Same for shade plugin on maven.
There is a special transformer which allows to merge XML files. I would love to see one which can merge HOCON files, i.e.
application.conf
of type safe configuration.