issues
search
ranjithkumarravikumar52
/
issue-tracker
spring boot, spring mvc, MySQL, H2 and thymeleaf issue tracker app
0
stars
0
forks
source link
Refactor Service Layer
#5
Closed
ranjithkumarravikumar52
closed
5 years ago
ranjithkumarravikumar52
commented
5 years ago
move all concrete spring data jpa implementation into a new package
refactor methods in the interface to follow spring data jpa naming
refactor springDataJPAImpl classes to use repository layer
include profile for this impl as springdatajpa