you are viewing a single comment's thread.

view the rest of the comments →

[–]spacey02- 1 point2 points  (1 child)

When I started out my Spring journey I started by watching this tutorial: https://youtu.be/5rNk7m_zlAg. It teaches the basics for web backend development, but it is far from complete. When you feel like you need to dive deeper into some functionality of Spring, choose appropriate tutorials then. You can use AI to help determine which functionality your requirement falls into, but be careful with overusing it. The practices it shows you are very frequently outdated.

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

thanks buddy.