when I create one reactive microservice, I need to add another database choise (like cassandra) but I can't customize blueprint for this specific question (I see only MongoDb right now) How can I do it? Any suggestion?
相关问题
- Convert an Observable to an async generator
- Cannot run the war generated from Gradle BootRepac
- ERROR in NaN but they point to different modules.
- Jhipster not loading font awesome icons
- Spring cloud netflix and HystrixObservable -->
相关文章
- Mapstruct generated class not being injected by Sp
- Gradle build fails on Lombok annotated classes
- Spring Cloud Stream multiple function definitions
- Two MySQL Database on Jhipster
- Spring: Multiple Cache Managers
- Reactive Spring Query Parameters
- New JHipster application crashing when started
- R Shiny - How to create a barplot that reacts acco
The experimental
Reactive
option only has support for MongoDB at this time (v5.3.1). You can track the progress in the related issue, "Reactive/Webflux support"