You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To facilitate local development and testing, the purpose of this issue is to set up an in-memory database (H2) for the development (dev) profile. This will allow the application to run without the need to configure an external database like PostgreSQL or MySQL, speeding up the development cycle.