Skip to content

gulteking/TodoApp

 
 

Repository files navigation

Todo App

Technologies Used

  • Java 8
  • Spring Boot
  • String MVC
  • Spring Data JPA
  • Thymeleaf
  • MySQL
  • Maven
  • Docker
  • JUnit and Mockito

Requirement for Development and Build

JDK 1.8 Maven 3.x

Build and Run

$ cd /path/to/project-root
$ mvn package
$ java -jar target/iyzico-todo.jar

In addition

You can use docker-compose to setting up infrastructure and running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.4%
  • HTML 17.3%
  • Shell 10.3%
  • Batchfile 7.3%
  • CSS 1.7%