Skip to content
Discussion options

You must be logged in to vote

I've adapted one of the quickstarts to test that it actually works. You can find the project here: https://github.com/DavideD/quarkus-quickstarts/tree/scheduler-latest/hibernate-reactive-panache-quickstart

Running mvn quarkus:dev will start the project and print the list size on the terminal.
The bean with the scheduler is here: https://github.com/DavideD/quarkus-quickstarts/blob/scheduler-latest/hibernate-reactive-panache-quickstart/src/main/java/org/acme/hibernate/orm/panache/scheduler/CounterBean.java

Replies: 9 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@MWatter
Comment options

@MWatter
Comment options

@mkouba
Comment options

mkouba Aug 30, 2022
Collaborator

Answer selected by MWatter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants