Skip to content

Add auto-config for ComponentFlow #387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jvalkeal opened this issue Mar 5, 2022 · 0 comments · Fixed by #388
Closed

Add auto-config for ComponentFlow #387

jvalkeal opened this issue Mar 5, 2022 · 0 comments · Fixed by #388
Milestone

Comments

@jvalkeal
Copy link
Contributor

jvalkeal commented Mar 5, 2022

Mimic same concepts from WebClient.Builder for ComponentFlow.Builder. This allows user to autowire builder without having a need to set required fields.

@jvalkeal jvalkeal added this to the 2.1.0-M4 milestone Mar 5, 2022
jvalkeal added a commit to jvalkeal/spring-shell that referenced this issue Mar 5, 2022
- ComponentFlowAutoConfiguration which creates a builder bean
  and configures ComponentFlowCustomizer to set needed
  defaults for terminal, resource loader and template executor.
- Fixes spring-projects#387
jvalkeal added a commit that referenced this issue Mar 5, 2022
- ComponentFlowAutoConfiguration which creates a builder bean
  and configures ComponentFlowCustomizer to set needed
  defaults for terminal, resource loader and template executor.
- Fixes #387
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 a pull request may close this issue.

1 participant