How to learn Spring - A collection of resources for Learning Spring

preview_player
Показать описание
If you are interested in learning Spring I have a collection of resources for you. On a recent episode of Spring Office Hours DaShaun and I had a chance to build out a set of resources for learning Spring. I was able to take that and turn it into a GitHub Repo and in this video we will take a look at it together. We are looking for contributions so if you see something that is missing please send us a PR.

🔗Resources & Links mentioned in this video:

👋🏻Connect with me:

Рекомендации по теме
Комментарии
Автор

Hey Dan! Can you talk about some of the open source spring boot projects that one can contribute to?

chaitanyashetty
Автор

I get My Spring Certification using Spring Academy...The training was

petroniobonavides
Автор

Great to have it actively maintaining with your review! Could you please give a guide or something about the inner workings of spring but more user friendly that reading the whole documentation about beandefinitions, bean factories, bean post processors and so on. I'd like to know how everything in spring works inside so that i can extend any of my spring solutions

adamm
Автор

Pro spring 6 is the only single book, that single handedly the best and only resource you need out there.

alexJones-pf
Автор

Hi Dan and thank you for all the good work. Do we need to create an issue first? I think that it is a good exercise for newbies first to create an issue and then create a PR for that issue...

StigBSivertsen
Автор

For ones who are lazy, this video is summarized at 0:37 mark.

CodeJava
Автор

What I have noticed at work with younger developers working with Spring is that they use all those Spring annotations without being familiar with reflection in java so they don't even know how the annotations are processed and they think it is kind of magic 😮. IMO annotations seem to be nice to use but I don't like the fact that developers who use Spring can never understand how it really works.

bartek-
Автор

I have recently learned spring boot. What kind of project do I need for my resume to attract recruiters?

spellsaif
Автор

Not sure if I missed it, but is the spring calendar on the list?

JamesStansell
Автор

Hello Mr Vega, it's great news and great help to us.
I have 2 youtube channels which can be helpful to learners: Ali Bou coding and Sergio Lema Dev world

aziztolearn