Skip to content

Merxibeaucoup/basic-SpringBoot-SpringSecurity-CRUDApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Edit

  • added a login page for secure entry to the app
  • created my own login page for successful redirection
  • logout button as well
  • Using Spring security
  • postgreSQL to store password/s
  • BCrypt to encode password

About

This is a simple web app that gives Admin full control to Create, Read, Update, and Delete Students when need be.

basic-CrudApp

technologies used :-

--java

--spring Boot

--Spring Security

--postgresql

--thymeleaf

--maven

--H2

--Bootstrap

--HTML

--Jquery

Home page

Screen Shot 2022-02-07 at 5 06 13 PM

Add new Student

Mac Jones was added to List

Screen Shot 2022-02-07 at 5 07 12 PM Screen Shot 2022-02-07 at 5 07 28 PM

Edit student

Student with id 1 data was edited Screen Shot 2022-02-07 at 5 08 58 PM

Delete Student

Tom Brady was Deleted

Screen Shot 2022-02-07 at 5 10 06 PM Screen Shot 2022-02-07 at 5 10 27 PM

Log in

Screen Shot 2022-02-14 at 3 08 33 PM

Log out

Screen Shot 2022-02-14 at 3 09 27 PM Screen Shot 2022-02-14 at 3 09 35 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published