Package io.temporal.spring.boot


package io.temporal.spring.boot
  • Class
    Description
    Enables the Activity bean to be discovered by the Workers auto-discovery.
    Enables the Nexus service bean to be discovered by the Workers auto-discovery.
    Beans of this class can be added to Spring context to get a fine control over *Options objects that are created by Temporal Spring Boot Autoconfigure module.
    Bean of this class can be added to Spring context to get a fine control over WorkerOptions objects that are created by Temporal Spring Boot Autoconfigure module.
    Enables the Workflow implementation class to be discovered by the Workers auto-discovery.
    Bean of this class can be added to Spring context to get a fine control over WorkflowImplementationOptions objects that are created by Temporal Spring Boot Autoconfigure module.