jhipster / generator-jhipster-quarkus

Quarkus blueprint for JHipster
https://www.jhipster.tech/blueprints/quarkus/
Apache License 2.0
137 stars 52 forks source link

generated quarkus app always use h2 database on dev and prod #364

Open geyuqiu opened 6 days ago

geyuqiu commented 6 days ago

Describe the bug

database properties in application.properties are not working

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

mraible commented 6 days ago

Can you please provide steps to reproduce this issue?