Skip to content

khalimed/Devops_Back

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview TODO app

A sample todo app for interview purposes

Technical stack

  • Java 8
  • Spring boot 2
  • Mysql
  • Spring data JPA
  • Spring Web
  • Swagger 2
  • Lombok

Documentation

Technology Use
Swagger 2 http://localhost:8080/swagger-ui.html#/todo-controller
JAutodoc Auto generating comments within code

Issues

Run into a problem with "Docker on windows" while trying to switch to Linux containers

Todo

  • Fix docker issue
  • Write unit tests for the service and Controller layers
  • Add Custom Exception handling

Author

Ahmed Hamed - Fullstack Software engineer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.5%
  • Dockerfile 1.5%