dianamiraflor / 4806-project

0 stars 1 forks source link

Instructions on how to view in-memory H2 database #27

Open dianamiraflor opened 1 year ago

dianamiraflor commented 1 year ago
  1. Run the app
  2. localhost:8080/h2-console
  3. Navigate to the Spring console and copy the h2 url image
  4. Paste that url in what you see in step 2
  5. user = sa

Query the database