Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 248 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 248 Bytes

Simple API REST | CRUD operations through stored procedures

Java version: 17

Used technologies:

  • Spring Boot
  • XAMPP v3.3.0
    • Apache Server
    • phpMyAdmin

Dependencies:

  • Spring Web
  • Spring Data JPA
  • MariaDB Java Client
  • Lombock