Package app.l2nx.gs.adapter.core.config
package app.l2nx.gs.adapter.core.config
-
ClassesClassDescriptionImmutable holder for adapter configuration resolved at startup.Resolves adapter configuration from a two-source chain (per key), file-first: Properties file — either the absolute path given by
-Dl2nx.config-file=<path>(operator-preferred), or the classpath resourcel2nx.propertiesas a fallback whenl2nx.config-fileis unset. JVM system property (e.g.