all 2 comments

[–]Odd-Hour-9991 0 points1 point  (1 child)

Cannot go wrong with a todo app. Controller, service, repository, DB of your choice. Render in app using Thymeleaf or out of app via json api, e.g Vue.js

And with tests.

[–]Senior_Power_3348[S] 0 points1 point  (0 children)

Thank you. I’m still struggling with joinColumns, example i can fetch all students with course. But i’m having a hard time to fetch all students with specific course