Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Myaktion Boot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Verteilte Systeme
Myaktion Boot
Commits
6a5a1cdc
Commit
6a5a1cdc
authored
3 years ago
by
Martin Schmollinger
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md for branch service-data
parent
a2e166ee
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-0
6 additions, 0 deletions
README.md
with
6 additions
and
0 deletions
README.md
+
6
−
0
View file @
6a5a1cdc
...
@@ -27,3 +27,9 @@ This `README.md` file may contain specific informations about the current branch
...
@@ -27,3 +27,9 @@ This `README.md` file may contain specific informations about the current branch
Check the database scheme in the h2 database that was created by JPA.
Check the database scheme in the h2 database that was created by JPA.
Use the h2-console application for this reason.
Use the h2-console application for this reason.
http://localhost:8080/h2-console.
http://localhost:8080/h2-console.
*
branch service-data
In this branch, the CommandLineRunner bean creates sample data using the service classes.
After startup, connect to the h2 database using the h2-console web application: http://localhost:8080/h2-console.
Check the data by executing some queries with the help of the console.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment