Package app.l2nx.gs.adapter.core.config


package app.l2nx.gs.adapter.core.config
  • Classes
    Class
    Description
    Immutable holder for adapter configuration resolved at startup.
    Resolves adapter configuration from a two-source chain (per key), file-first: Properties file — either the path given by -Dl2nx.config-file=<path> (operator-preferred; absolute or relative to the JVM working directory), or l2nx.properties in the JVM working directory of the host application as a fallback when l2nx.config-file is unset. JVM system property (e.g.