Skip to content

dc7devs/simple-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple to-do list project

A study project, built with resources and spring boot starters, implements an MVC architecture for a to-do list.

Techs

  • spring boot
  • data jpa
  • web starter
  • h2database
  • validation
  • thymeleaf

How to run the project

You can run it through an IDE with the java 17 JDK configured, or through the terminal using maven.

$ mvn clean install

$ mvn spring-boot:run

About

A study project, built with Spring Boot resources and starters, implements an MVC architecture for a to-do list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published