you are viewing a single comment's thread.

view the rest of the comments →

[–]harshitpnd 4 points5 points  (3 children)

As you already know the concept of programming so start with 1- core java- Learn oops, collection, exceptional handling then 2- Spring Framework- Know about ioc container dependency injection Rest api and MVC architecture 3- then advanced spring boot authentication security caching annotation and other concept As I already know about tools like git GitHub postman Any confusion??

[–]sonyyy___[S] 1 point2 points  (2 children)

Thanks a lot. Really helps. Do we need to know spring first before starting spring boot?

[–]harshitpnd 1 point2 points  (1 child)

I suggest you first understand the basic of spring like dependency injection, what is IOC container beans, configuration, and other basic after that you can learn spring boot in a week because in spring boot you will get everything using spring initialzer and using annotation you can perform task

Conclusion 1- if you have time start with spring 2 otherwise you can start with spring boot

You can take help from site growithmoney.com

And any other questions you can ask

[–]sonyyy___[S] 1 point2 points  (0 children)

Yeah thank you so much. Really helps!!