Skip to content

Peppol Reporting Database configuration #195

Answered by phax
digitalantiz-team asked this question in Q&A
Discussion options

You must be logged in to vote

@digitalantiz-team Thanks for reaching out to me. Most likely you used a different user name for the last query :)

IConfig is an interface that is implemented by e.g. class com.helger.config.Config. It's a abstration of configuration sources like system properties, environment variables, properties files or even Maps with keys and values.

See e.g. https://github.com/phax/ph-commons/blob/master/ph-config/src/test/java/com/helger/config/ConfigTest.java#L172 for a test function how to create a configuration based on a Map.

hth

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@digitalantiz-team
Comment options

@phax
Comment options

phax Nov 30, 2023
Maintainer

Answer selected by digitalantiz-team
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Profile Peppol Peppol AS4 related
2 participants