Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 292 Bytes

Readme.md

File metadata and controls

17 lines (14 loc) · 292 Bytes

JAVA SPRINGBOOT PRACTICE

Repository to learn and practice differents dependencies in a CRUD app.

Requiered

JDK 11 Springboot

Dependencies used

  • Thymeleaf
  • Data JPA
  • Starter Web
  • Devtools
  • MySQL Driver
  • Lombok

Author

Omar Hevia and inspired in a Repo made by Factoria F5.