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

add a better developer UX for working with Spring Boot using Spring DevTools #833

Closed
jstrachan opened this issue May 17, 2018 · 5 comments
Closed
Labels
area/quickstart for the Jenkins X quickstart apps kind/enhancement An enhancement of an existing feature lifecycle/rotten priority/important-longterm

Comments

@jstrachan
Copy link
Member

jstrachan commented May 17, 2018

So a nice way to get rapid feedback when developing Spring Boot apps would be:

  • add + enable Spring Boot DevTools via a maven profile & maybe env vars/CLI arguments
  • build and run the app in the users Personal environment
  • get your IDE to rebuild your spring boot jar then on rebuild kubectl cp the jar into a running pod inside the Personal environment (so that DevTools reloads on the fly on jar changes or changes to css/html with livereload)
@jenkins-x-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale

@balopat
Copy link

balopat commented Jun 28, 2019

@jstrachan are you still interested in this? We are thinking to add support in Skaffold for this (GoogleContainerTools/skaffold#2357)

@jenkins-x-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten

@jenkins-x-bot
Copy link
Contributor

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
Provide feedback via https://jenkins-x.io/community.
/close

@jenkins-x-bot
Copy link
Contributor

@jenkins-x-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
Provide feedback via https://jenkins-x.io/community.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quickstart for the Jenkins X quickstart apps kind/enhancement An enhancement of an existing feature lifecycle/rotten priority/important-longterm
Projects
None yet
Development

No branches or pull requests

5 participants