Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
blog-tutorials
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
測試專案
blog-tutorials
Commits
536050a9
Commit
536050a9
authored
Jun 19, 2018
by
Philip Riecks
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update README.md for avoiding repeated jpa columns
parent
8b187d2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
avoid-repeating-attributes-in-jpa-entities/README.md
avoid-repeating-attributes-in-jpa-entities/README.md
+1
-1
No files found.
avoid-repeating-attributes-in-jpa-entities/README.md
View file @
536050a9
...
...
@@ -5,4 +5,4 @@ Steps to run this project:
1.
Clone this Git repository
2.
Navigate to the folder
`avoid-repeating-attributes-in-jpa-entities`
3.
Run this project with
`mvn spring-boot:run`
4.
Visit the H2 console at
`http://localhost:8080`
\ No newline at end of file
4.
Visit the H2 console at
`http://localhost:8080/h2-console`
(JDBC Url for the login form is:
`jdbc:h2:mem:testdb`
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment