Skip to content

Files

Latest commit

 

History

History

avoid-repeating-attributes-in-jpa-entities

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/h2-console (JDBC Url for the login form is: jdbc:h2:mem:testdb)