Skip to content
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

Scheduling documentation does not document all config properties #3984

Closed
ljnelson opened this issue Mar 21, 2022 · 0 comments · Fixed by #4043
Closed

Scheduling documentation does not document all config properties #3984

ljnelson opened this issue Mar 21, 2022 · 0 comments · Fixed by #4043
Assignees
Labels
2.x Issues for 2.x version branch docs P3

Comments

@ljnelson
Copy link
Member

The scheduling documentation does not fully document all possible configuration properties.

For example, when using the @Scheduled annotation it is possible to override the cron expression with a cron configuration sub-property:

https://github.com/oracle/helidon/blob/2.4.2/microprofile/scheduling/src/main/java/io/helidon/microprofile/scheduling/SchedulingCdiExtension.java#L153-L154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch docs P3
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants