This commit is contained in:
Janne Valkealahti
2023-03-13 08:56:42 +00:00
parent 93f2cf00de
commit 0363b38204

View File

@@ -21,6 +21,8 @@ import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.shell.completion.CompletionProvider;
/**
* Annotation marking a method parameter which completion proposals should be
* used.