Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 481 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 481 Bytes

Simple-CRUD-Thymeleaf

Simple users management CRUD project with Spring Boot, Thymeleaf and H2 database

What do you need?

->Install Java 17 or later. Configure it in your machine.

->Download Maven (3.8.x or later). Configure it in your machine and VSCode.

->Install extensions for Java, Maven, SpringBoot etc in VSCode.

->In the terminal, type: mvn install or mvn package

-> Run with mvn spring-boot:run

Good Luck. Please be patient. Everything is going to be fine!!!