From e76a3f310b60210d18123274c3ef7be3ebd80223 Mon Sep 17 00:00:00 2001 From: amansahani60 <72181566+amansahani60@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:41:41 -0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ff6d2be15..5af4d3b9c 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ Our issue tracker is available here: https://github.com/spring-projects/spring-p ## Database configuration -In its default configuration, Petclinic uses an in-memory database (H2) which +In its default configuration, Petclinic uses an in-memory database heading2(H2) which gets populated at startup with data. The h2 console is automatically exposed at `http://localhost:8080/h2-console` and it is possible to inspect the content of the database using the `jdbc:h2:mem:testdb` url.