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
Copy file name to clipboardExpand all lines: accounts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# microservice-test
2
2
3
3
Product1 includes sample tests for different layers of an instance spring boot microservice.
4
-
It uses java an in-memeory database and spring boot starts the database at the startup time too.The database is automatically populated at startup by some sample data.
4
+
It uses an in-memeory database, which spring boot starts it at the startup time.Also the database is automatically populated at startup by some sample data.
0 commit comments