Package io.quarkus.spring.scheduled.deployment


package io.quarkus.spring.scheduled.deployment
  • Classes
    Class
    Description
    Build Item recording all the methods that have been effectively annotated with @org.springframework.scheduling.annotation.Scheduled
    A simple processor that search for Spring Scheduled annotations in Beans and produce @io.quarkus.spring.scheduled.deployment.SpringScheduledAnnotatedMethodBuildItem to be consumed by Quarkus Scheduler extension