Class BrobotConfiguration

java.lang.Object
io.github.jspinak.brobot.config.core.BrobotConfiguration

@Configuration @ConfigurationProperties(prefix="brobot") public class BrobotConfiguration extends Object
Unified configuration system for Brobot with validation and environment-specific profiles. This replaces scattered configuration with a cohesive, validated system.