Annotation Interface EnableAiSpect
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Import(AiSpectConfiguration.class)
public @interface EnableAiSpect
enable AiSpect Notes on core functionality.
exist Spring Boot or Spring Use this annotation on the project's configuration class,
will be automatically imported AiSpectConfiguration Configure the class to initialize and enable AI Agent function.