Develop a basic Java SpringBoot application in 10mins!
Student CRUD Project
Create a database Schema: Create a database and Create a student table
Create a SpringBoot application in STS name it Studentdal (Data access layer), add dependencies JPA and MySQL driver
Create the model class Student.java in m...
shashankshet.hashnode.dev2 min read
vigrahala praveen
Full Stack Developer | Sports Fan | Football is my Religion
why we need to use Id while giving Entity