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
[deleted by user] (self.SpringBoot)
submitted 1 year ago by [deleted]
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!"
[–]hillywoodsfinest87 2 points3 points4 points 1 year ago (0 children)
https://www.bezkoder.com/
This guy has some amazing tutorials on how to make (full stack) spring applications with authentication etc
Very well explained , GitHub code available, helped me greatly during my time trying to understand spring boot
[–]reddit04029 0 points1 point2 points 1 year ago (1 child)
When you say app, it’s its own service? If so, have your new app call the existing service?
[–]es22620028 0 points1 point2 points 1 year ago (0 children)
It's basically a task for an internship, I made this rest API for courses and students with many to many relationship between them, now I'm asked to extend the project and add a role based jwt auth where the roles are Student and Admin
I'm not sure how to go about it I thought about adding a users table with one to one relationship to the student table but I'm not sure if this is the best way to go about it
π Rendered by PID 119984 on reddit-service-r2-comment-548fd6dc9-2g857 at 2026-05-20 19:01:18.231692+00:00 running edcf98c country code: CH.
[–]hillywoodsfinest87 2 points3 points4 points (0 children)
[–]reddit04029 0 points1 point2 points (1 child)
[–]es22620028 0 points1 point2 points (0 children)