Sep 7, 2018 · 1 min read
Hi Jose, great tutorial. One question. Why don’t you use an interface to extends CrudRepository<IUser,T> for crud operations of the IUser instead of using persistence context?
Thanks.
Hi Jose, great tutorial. One question. Why don’t you use an interface to extends CrudRepository<IUser,T> for crud operations of the IUser instead of using persistence context?
Thanks.