-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Allow streaming data in deployment classpath methods in Dev UI #42154
Conversation
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Phillip Kruger <[email protected]>
5520c83
to
9c6d9c9
Compare
Status for workflow
|
Status for workflow
|
🙈 The PR is closed and the preview is expired. |
This allows extension developers to use Flow.publisher returns in Build time action methods in Dev UI. Allowing streaming data from the deployment classpath.