Skip to content

Conversation

Spikhalskiy
Copy link
Contributor

@Spikhalskiy Spikhalskiy commented Jan 29, 2023

What

Add TemporalOptionsCustomizer to allow users to modify the options constructed by Spring Boot Auto Configuration
Supported *Options.Builder classes for customization:

  • WorkerOptions.Builder
  • WorkerFactoryOptions.Builder
  • WorkflowServiceStubsOptions.Builder
  • WorkflowClientOptions.Builder
  • TestEnvironmentOptions.Builder

Why

Closes #1394

@Spikhalskiy Spikhalskiy force-pushed the issue-1394-1488 branch 2 times, most recently from ffcc104 to 7b1d146 Compare January 29, 2023 06:08
@Spikhalskiy Spikhalskiy marked this pull request as ready for review January 29, 2023 06:08
@Spikhalskiy Spikhalskiy force-pushed the issue-1394-1488 branch 2 times, most recently from 07f7619 to 834fdcc Compare January 29, 2023 06:13
@Spikhalskiy Spikhalskiy merged commit 16e999f into temporalio:master Jan 30, 2023
@Spikhalskiy Spikhalskiy deleted the issue-1394-1488 branch January 30, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Spring Boot] Support user defined *Customizers for all *Options classes

2 participants