arifcseru / StudentListFinal

Spring Boot CRUD example with Spring security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Spring Boot CRUD example with Spring security

License:MIT License


Languages

Language:Java 57.7%Language:HTML 42.3%