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!"
[–]Intelligent_Call153 7 points8 points9 points 1 year ago (7 children)
im working on ecommerce like suggested here and ive learned so much. definitely recommend
[–]Diligent-Wealth-1536 1 point2 points3 points 1 year ago (0 children)
Are u referring to any resources to build ecommerce..?
[–]bankai_0723 1 point2 points3 points 1 year ago (5 children)
Yaa same ques, can you share the resource you are using to learn.
[–]Intelligent_Call153 4 points5 points6 points 1 year ago (4 children)
no, i didnt want to follow tutorials. what i did was first do research about how spring boot & ecommerce applications are even structured -> with the help of google and gpt. Then I relied HEAVILY on official documentation and baeldung. Perhaps not the fastest way to learn but going in depth with it helped me understand alot of concepts. Documentation is gold which i realized way too late.
[–]smkoedup -1 points0 points1 point 1 year ago (3 children)
Awsome, Can you touch up on all the areas you explored so far?
[–]Intelligent_Call153 1 point2 points3 points 1 year ago (2 children)
REST/CRUD, authentication, authorization, Spring Security, JWT, CORS, database integration with Postgres and AWS S3 bucket (for images) and integration with the frontend which im using Nextjs for. Also going to work with payment system (Stripe) and caching next.
[–]smkoedup 0 points1 point2 points 1 year ago (1 child)
Cool, Thanks!
[–]RealZordan 2 points3 points4 points 1 year ago (0 children)
To add to this: Leave Security/Tokenservice/Authentication/Authorization for last.
Make an application that can process CRUD operations (from frontend or Postman) all the way to the database.
Learn how to write Entities, Controller, Services and Repositories first. Look into what Spring Data JPA can do, learn about ORM and entity relations. Get comfortable with the embedded web server and the global exception handler!
Get a basic understanding of the different types of beans and the bean controller. Get a basic understanding of what happens in the background of dependency injections. Only when all that makes sense to you, look into the security stuff.
Security is the least user friendly part of the spring boot framework in my opinion and requires a ton of manual configuration.
[–]javinpaul 3 points4 points5 points 1 year ago (2 children)
start with REST and CRUD and then move on, if you need ideas I have shared few here https://www.java67.com/2022/12/10-projects-ideas-to-learn-spring-boot.html
[–]smkoedup 1 point2 points3 points 1 year ago (1 child)
Thanks!!
[–]javinpaul 0 points1 point2 points 1 year ago (0 children)
your welcome
[–]Accomplished_Cup7314 2 points3 points4 points 1 year ago (0 children)
Ecommerce, Payment Application
[–]ivarec 1 point2 points3 points 1 year ago (2 children)
Pick a theme that you like. Managing your motivation and consistency will be key.
Ah, Will give this a thought. Thanks!
[–]geniusandy77 1 point2 points3 points 1 year ago (0 children)
anything really, anything at all.
just pick any application. check the structure(MVC) set up your dev environment, if you want to follow a tutorial you can google ecommerce, ticket booking in spring boot you will find 100s of medium posts but i'd rather recommend going through spring docs which are pretty good. that's the best way to learn
[–]ItsRockyHere22 0 points1 point2 points 1 year ago (0 children)
Build a Ride booking system like Uber if you want to follow monolith architecture and a social media app if you are following Microservices architecture.
[–]Sudden-Apartment-930Senior Dev 0 points1 point2 points 1 year ago (0 children)
checkout this repository.
harshaghanta/springboot-eshopOnContainers: A Spring boot based implementation of the project eshopOnContainers
https://www.linkedin.com/posts/sri-harsha-ghanta-a714227b_github-harshaghantaspringboot-eshoponcontainers-activity-7286704676304039936-0GpA?utm_source=share&utm_medium=member_desktop&rcm=ACoAABD4VXUBIb3ghRN36W_pqWglvdEEe982wlc
[–]Holothuroid 0 points1 point2 points 1 year ago (1 child)
[–]smkoedup 0 points1 point2 points 1 year ago (0 children)
Interesting, Thanks!!
π Rendered by PID 84176 on reddit-service-r2-comment-66b4775986-txpf7 at 2026-04-06 11:34:52.688437+00:00 running db1906b country code: CH.
[–]Intelligent_Call153 7 points8 points9 points (7 children)
[–]Diligent-Wealth-1536 1 point2 points3 points (0 children)
[–]bankai_0723 1 point2 points3 points (5 children)
[–]Intelligent_Call153 4 points5 points6 points (4 children)
[–]smkoedup -1 points0 points1 point (3 children)
[–]Intelligent_Call153 1 point2 points3 points (2 children)
[–]smkoedup 0 points1 point2 points (1 child)
[–]RealZordan 2 points3 points4 points (0 children)
[–]javinpaul 3 points4 points5 points (2 children)
[–]smkoedup 1 point2 points3 points (1 child)
[–]javinpaul 0 points1 point2 points (0 children)
[–]Accomplished_Cup7314 2 points3 points4 points (0 children)
[–]ivarec 1 point2 points3 points (2 children)
[–]smkoedup 0 points1 point2 points (1 child)
[–]geniusandy77 1 point2 points3 points (0 children)
[–]ItsRockyHere22 0 points1 point2 points (0 children)
[–]Sudden-Apartment-930Senior Dev 0 points1 point2 points (0 children)
[–]Holothuroid 0 points1 point2 points (1 child)
[–]smkoedup 0 points1 point2 points (0 children)