springmonster / intellij-idea-plugin-scheduler-for-spring

Apache License 2.0
2 stars 0 forks source link

intellij-idea-plugin-scheduler-for-spring

A toolset that displays all usages based on the Spring @Scheduled annotation.

  1. Provide a tree display window;
  2. Click the tree node to jump directly to the corresponding method definition;
  3. Support Spring @Scheduled annotation - Java;