You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quarkus, quarkus-panache Need to know what property should be use to disabled mongodb instance in application.properties file. e.g:- we can use quarkus.scheduler.enabled=false to stop scheduler. I used below way but no luck
I'm trying to write the quarkus-junit-test case, but before that I want to stop my running mongodb instance from my actual project
I tried below way just ignore dependency, which is specific to project
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Quarkus, quarkus-panache Need to know what property should be use to disabled mongodb instance in application.properties file. e.g:- we can use quarkus.scheduler.enabled=false to stop scheduler. I used below way but no luck
I'm trying to write the quarkus-junit-test case, but before that I want to stop my running mongodb instance from my actual project
I tried below way just ignore dependency, which is specific to project
Beta Was this translation helpful? Give feedback.
All reactions