Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 559 Bytes

README.md

File metadata and controls

34 lines (16 loc) · 559 Bytes

Project Title

Hi! This is a simple JPA Application to practise my Spring Boot skills.

Authors

Short Description

I create a JPA Spring Boot Application, to use in real project certain knownledge:

-Database use (MySQL, H2)

-Spring Boot Architecture (Layers)

-REST API

-Testing (TestContainers, JUNIT5 , Mockito)

-JPA

-Containerisation (Docker)

-API Documentation (OPEN API)

Technologies

  • MySQL, H2, Testcontainers, Mockito, JUNIT5, Spring Data JPA, Lombok, Docker, OPEN API, REST API