Class Configuration


  • public final class Configuration
    extends Object
    Shared PlantUML Server configuration.
    • Method Detail

      • get

        public static Properties get()
        Get the configuration.
        Returns:
        the complete configuration
      • get

        public static boolean get​(String key)
        Get a boolean configuration value.
        Parameters:
        key - config property key
        Returns:
        true if the value is "on"