Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 236 Bytes

File metadata and controls

12 lines (10 loc) · 236 Bytes

Spring boot

Utilizamos dependencia:

  • H2
  • SPRING DATA JPA
  • LOMBOK
  • SPRING WEB
  • SPRING BOOT DEV TOOLS

Applicacion API REST con acceso a base datos H2 para persister la informacion.

El acceso se puede realizar desde postman o web