Hello
this is my first time using Jhipster and I have an issue with the database options offered by jhipster.
actually, i want to use an SQL DB but i cant find it in the [options:]
Maybe it because of something related to machine, but since I'm new to jhipster I can't figure it out.
thinks in advance for your reply.
They are disabled for reactive:
https://github.com/jhipster/generator-jhipster/blob/cdb9ef09d7fb821402504ebc1c578c82a9026a93/generators/server/prompts.js#L164-L169
As mentionned by @mshima, Reactive option is only for NoSQL database, so it's normal.
I'm closing this as it's not a bug
Ok thank you for the response!
I've started working on r2dbc. You can see the progress here : https://github.com/cbornet/jhipster-r2dbc