Skip to content
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

Refactor SpringBootWatcher to use ExternalCommand #2168

Closed
manusa opened this issue May 23, 2023 · 0 comments · Fixed by #3131
Closed

Refactor SpringBootWatcher to use ExternalCommand #2168

manusa opened this issue May 23, 2023 · 0 comments · Fixed by #3131
Assignees
Milestone

Comments

@manusa
Copy link
Member

manusa commented May 23, 2023

Component

JKube Kit

Task description

Eclipse JKube contains an abstract ExternalCommand class that can be extended/reused to run commands locally.

Currently, SpringBootWatcher is reimplementing part of this logic to run the Remote Spring Application.

Refactor SpringBootWatcher to take advantage of the ExternalCommand class.

Related to #2166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants