Skip to content

Sai-Adithya-717/MotorCrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MotorCrud

Required

  • Database - MySql
  • IDE Tool - IntellijIdea
  • SDK - Java(latest)
  • UI Templates - Thymleaf
  • Security - Spring Security
  • Testing - Postman

Note : Download Project in Maven and package with jar file and java with latest version using all the required dependecies in Spring website

This is a Simple Basic Springboot RestAPi Webapplication Project

  • Spring REST Client Methods (GET, POST, PUT and DELETE) : SpringRestAPI
  • Spring Data Binding and retrieval of data from database
  • Spring Security and Spring Custom Security
  • Spring MVC and Thymeleaf For UI
  • Spring Aop, Hibernate, JPA for communicating with database

Springboot Application with Crud Operations using Spring Security - Go to changes_branch

  • CRUD Operations With Security - Click

Springboot Application with UI helpful using Thymleaf with UI required Security - Go to dev_branch

  • Using Thymleaf for UI - Click

Languages