Skip to content

pangamdipti/SpringBootThymeLeaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SpringBootThymeLeaf

Spring Boot Appliation with below details:

Tools -> spring boot, mysql, security, thymeleaf, pagination, lombok, html,css

Entity -> User (id,fname,lname,contact,email,city,country) User can perform all operations after login if password is test123 (from application.properties)

launch application by running main class

username: user, password:test123 image

First user list is empty image

We will add some users image

After adding some users, and we have used pagination, so list is displayed in pages, with 5 users per page image

Second page image

Before updating a user image

After updating a user image

image

Deleting harry potter image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors