Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 503 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 503 Bytes

Spring-Boot-with-H2

Demo project for beginners with H2 DB (In Memory Data Base)

  • Spring Boot
  • H2
  • H2 Console
  • Logging
  • Rest
  • JSON (Parent child relation)
  • ApplicationRunner

Notes:

Rebase and fork with master steps:

  • commit your local changes
  • need to do fetch
  • rebase from master for local
  • push to fork
  • create PR for master

Regards, Azhar