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

Spring examples #349

Merged
merged 9 commits into from
Mar 27, 2023
Merged

Spring examples #349

merged 9 commits into from
Mar 27, 2023

Conversation

kagkarlsson
Copy link
Owner

@kagkarlsson kagkarlsson commented Dec 30, 2022

More comprehensive Spring Boot examples

Addresses #336

Reminders

  • Added/ran automated tests
  • Update README and/or examples

@lucarota
Copy link

Hi, when, if ever, will this PR be merged?

@kagkarlsson
Copy link
Owner Author

It is the current one I work on, so hopefully soon

@kagkarlsson kagkarlsson merged commit cc67408 into master Mar 27, 2023
@michalhosala
Copy link

Thanks for your work and the examples. However, I am failing to see what would be the best way to schedule one time task in springboot web app from these examples and would appreciate some more info on that. I created one time task bean pretty much like here, but no idea where to schedule the task in the springboot web app code.

With recurring tasks there is no such issue as I specify fixedDelay and they are scheduled without any additional code, but it is not clear at the first sight where to schedule one time tasks under such circumstances.

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.

None yet

3 participants