Skip to content

xXm4ntr4Xx/SpringJPADemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringJPADemo

1.creation of the file structure
Screenshot 2022-09-12 at 23 19 43


2.model creation

Screenshot 2022-09-12 at 23 20 56


3.Repository creation with no custom interface importing Jparepository

Screenshot 2022-09-12 at 23 22 41


4.Service creation(service interface and service implementation)

Screenshot 2022-09-12 at 23 24 15

Screenshot 2022-09-12 at 23 25 19


5.Controller creation

Screenshot 2022-09-12 at 23 26 13


6.main file with the main method

Screenshot 2022-09-12 at 23 27 07

7.How to structure application.properties file

Screenshot 2022-09-12 at 23 31 06


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages