Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 479 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 479 Bytes

My Tasks

Build Status

An app to control your tasks. This app is used for study purpose, so feel free to fork end copy the source.

Technologies

  • Spring Boot

    • Spring data JPA
    • Spring Web MVC
    • Spring Tests
    • Project Lombok
  • MySQL

  • REST API

  • Integration tests with docker using Container Tests