Skip to content

@CommandAvailability Annotation #663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #637
jvalkeal opened this issue Feb 9, 2023 · 0 comments
Closed
Tracked by #637

@CommandAvailability Annotation #663

jvalkeal opened this issue Feb 9, 2023 · 0 comments
Milestone

Comments

@jvalkeal
Copy link
Contributor

jvalkeal commented Feb 9, 2023

Marking Availability supplier bean references. Something like:

public @interface CommandAvailability {
	String[] provider() default {};
}
@jvalkeal jvalkeal added this to the 3.1.0-M1 milestone Feb 9, 2023
@jvalkeal jvalkeal mentioned this issue Feb 9, 2023
7 tasks
jvalkeal added a commit to jvalkeal/spring-shell that referenced this issue Feb 9, 2023
- This is for new annotation model
- @CommandAvailability which takes names of
  AvailabilityProvider beans supplying Availability info.
- Relates spring-projects#663
@jvalkeal jvalkeal modified the milestones: 3.1.0-M1, 3.1.0-M2 Feb 24, 2023
jvalkeal added a commit that referenced this issue Mar 13, 2023
- Align naming in CommandAvailability
- Relates #663
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant