Class AiToolsProperties

java.lang.Object
io.jmix.aitools.AiToolsProperties

@ConfigurationProperties("jmix.aitools") public class AiToolsProperties extends Object
Configuration properties of the AI Tools add-on, bound from the jmix.aitools prefix.
  • Constructor Details

    • AiToolsProperties

      public AiToolsProperties(@DefaultValue("true") Boolean enabled)
  • Method Details

    • getEnabled

      public Boolean getEnabled()
      See Also:
      • enabled