Class AgentPlatformProperties

  • All Implemented Interfaces:

    @ConfigurationProperties(value = "embabel.agent.platform") 
    public final class AgentPlatformProperties
    
                        

    Unified configuration for all agent platform properties.

    These properties control internal platform behavior and are rarely customized by users. Platform properties are segregated from application properties to clearly separate framework internals from business logic configuration.

    Since:

    1.x