/StudentListFinal

Spring Boot CRUD example with Spring security

Primary LanguageJavaMIT LicenseMIT

StudentList

Simple CRUD application made with Spring Boot

  • Spring Boot
  • Thymeleaf
  • H2 database
  • Bootstrap

Usage (with eclipse): 1.) Clone the project 2.) Eclipse: File -> Import -> Maven -> Existing Maven Projects 3.) Run 4.) Navigate to localhost:8080

Application contains two demo users: user/user (role=USER) and admin/admin (role=ADMIN)

Screenshot

Screenshot