Skip to content

Use this repository as a basis to start the development of a new CRUD Java project with Thymeleaf template.

Notifications You must be signed in to change notification settings

pedrohenriquelacombe/spring-thymeleaf-crud-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Thymeleaf CRUD example

This project is an example of a basic CRUD using MVC principles and Thymeleaf Template Engine.

About

The main goal of this project is to serve as a basis to start the development of a new Spring Thymeleaf application.

There are some jQuery functions implemented in some pages, like:

  • Search address by your ZipCode;
  • ZipCode and Date masks;

Technologies

Vendors

Features

  • DTO (Data Transfer Object) principles
  • Thymeleaf Layout Dialect
  • Custom Exception Handler pages

Built With

How can i test my endpoints?

First, open your preference code editor and run the following code below:

mvn clean install

After the maven downloaded all dependencies, run the SpringThymeleafTemplateApplication.class.

About

Use this repository as a basis to start the development of a new CRUD Java project with Thymeleaf template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published