Skip to content

Commit 611b4bd

Browse files
Copilotalexandru
andauthored
Simplify Java usage guide: remove framework boilerplate, add CronService basics (#12)
* Initial plan * Add comprehensive Java usage guide with real-world examples Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * Simplify Java usage guide: focus on DelayedQueue API, add CronService basics Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * Clarify UUID key example: UUIDs are unique but not meaningful Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>
1 parent 18b71fd commit 611b4bd

2 files changed

Lines changed: 710 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Supported database systems:
2424

2525
### Documentation
2626

27+
- [Java Usage Guide](./docs/java-usage-guide.md) - Comprehensive guide with real-world examples
2728
- [Javadoc](https://javadoc.io/doc/org.funfix/delayedqueue-jvm/0.2.0/org/funfix/tasks/jvm/package-summary.html)
2829
- [Internals](./docs/internals.md)
2930

0 commit comments

Comments
 (0)