flowable-mongodb icon indicating copy to clipboard operation
flowable-mongodb copied to clipboard

Results 4 flowable-mongodb issues
Sort by recently updated
recently updated
newest added

Hi, I am unable to connect to set up flowable with mongo DB using reactive mongo driver. I have org.springframework.boot:spring-boot-starter-data-mongodb-reactive dependency in my gradle file but I still need to...

Bumps [mongodb-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.7 to 3.12.8. Release notes Sourced from mongodb-driver's releases. Java Driver 3.12.8 (February 18, 2021) Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-8-released/16823 Commits eb2ae25 Bump to 3.12.8 ae5b1c0 Fix CVE-2021-20328 32052a1...

dependencies

Hi, The MongoDbProcessEngineConfiguration.java is not having implementation for connecting the MongoDB with credentials. Please help me to connect to mongodb with credentials with a code snippet if possible. Thanks in...

remove useless import for fixing compile error