Class McpServerAnnotationScannerProperties

java.lang.Object
org.springframework.ai.mcp.server.common.autoconfigure.annotations.McpServerAnnotationScannerProperties

@ConfigurationProperties(prefix="spring.ai.mcp.server.annotation-scanner") public class McpServerAnnotationScannerProperties extends Object
Author:
Christian Tzolov
  • Field Details

  • Constructor Details

    • McpServerAnnotationScannerProperties

      public McpServerAnnotationScannerProperties()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)