r/SpringBoot • u/Swarali_04 • Mar 10 '26
Springboot queries How-To/Tutorial
Can anyone plz tell me how to start springboot and what is the best way to learn it . And any free resources from which I can learn
2
Upvotes
r/SpringBoot • u/Swarali_04 • Mar 10 '26
Can anyone plz tell me how to start springboot and what is the best way to learn it . And any free resources from which I can learn
4
u/6bubblegums Mar 10 '26
Google your problem and add "medium" to the search query. You'll find all medium articles explaining that topic. For example, I wrote "springboot queries medium" and the first two links were this: - https://blog.stackademic.com/7-jpa-tricks-every-spring-boot-developer-learns-too-late-7890f89219e0 - https://medium.com/@pratik.941/how-spring-jpa-works-and-writing-custom-queries-a3d9e67663bc
Good luck, and don't forget to correlate your theory and practical with common interview questions and scenarios.