generator-jhipster
generator-jhipster copied to clipboard
Switch to mongodb 4.4.x +
Overview of the feature request
Mongock now supports reactive driver: https://docs.mongock.io/v5/driver/mongodb-reactive/index.html Thanks @dieppa
We can now remove the workaround created by @mishima with the update to spring-boot 2.6.x (use driver 4.2.3 instead of 4.4.x):
- generator: https://github.com/jhipster/jhipster-bom/pull/591
- bom: https://github.com/jhipster/jhipster-bom/pull/591
Motivation for or Use Case
Related issues or PR
- [x] Checking this box is mandatory (this is just to show you read everything)