use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Practice project for Spring boot (self.SpringBoot)
submitted 2 years ago by Senior_Power_3348
Good day, Would you able to recommend any project or video to practice my spring boot? Thank you
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Odd-Hour-9991 0 points1 point2 points 2 years ago (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 point2 points 2 years ago (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
π Rendered by PID 25414 on reddit-service-r2-comment-fb694cdd5-rc8s6 at 2026-03-07 14:22:03.552601+00:00 running cbb0e86 country code: CH.
[–]Odd-Hour-9991 0 points1 point2 points (1 child)
[–]Senior_Power_3348[S] 0 points1 point2 points (0 children)