Skip to content

cvuillecard/recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe

working sheet of DAO implementations using spring and jpa (One implementation by branch)

genericDAO : Simple generic dao implementation using interfaces with entities

springData : Simple migration of genericDAO to use spring data with new naming convention (without interface on entities)

springDataCustomJpaRepository : Adding a custom repository to add generic methods on all repositories of the 'app'

About

working sheet of DAO implementations using spring and jpa (One implementation by branch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors