Thx. IMO, you should start with environment variab...
# opensource
r
Thx. IMO, you should start with environment variables first. Those are the "lowest common denominator" and 12-factor app compatible. Then move to vm arguments, since those are common, but java specific. I know cfg4j makes a big deal of the git stuff, but IMO that doesn't belong in the core