Skip to content

Syntax Highlighting and Validation for embedded CRON expressions #1322

@BoykoAlex

Description

@BoykoAlex

Support syntax highlighting, for embedded CRON expressions:

@Scheduled(cron = "0 */30 * ? * *")

@Scheduled(cron = "0 0 10 * 1 1")

(See support for CRON in IntelliJ: https://www.jetbrains.com/help/idea/scheduled-tasks.html)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions