Skip to content

skirankumars31/TodoApp

Repository files navigation

TODO App Project

A sample TODO Project using some of the tools and technologies mentioned below

Technologies Used

  • Java 11
  • Maven
  • Spring Boot
  • Github
  • IntelliJ
  • Snyk
  • Dependabot
  • OpenAPI 3.0 and Swagger UI
  • Flyway
  • H2 Database

Swagger UI

Swagger is used for API documentation and is exposed through the link http://localhost:8080/swagger-ui.html

Database Console

The console of the H2 in-memory database is exposed at the link http://localhost:8080/h2

Sonar Code Quality Check

Quality Gate Status

Build Status

Snyk Vulnerability Analysis

Known Vulnerabilities