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...
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
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.
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
Hey Dan! Can you talk about some of the open source spring boot projects that one can contribute to?
and some project ideas as well >:)
I get My Spring Certification using Spring Academy...The training was awesome!!!!!
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...
For this there is no need to create an issue. If you just want to send me a PR I will review it and if it looks good I will merge it.
Pro spring 6 is the only single book, that single handedly the best and only resource you need out there.
the full title and the author please
Pro Spring 6: An In-Depth Guide to the Spring Framework 6th ed. Edition@@m3hdim3hdi
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
Thank you! That's awesome! 💛
This is great 👍, Thank You!
thank you so much from Morocco
Java is so stable and so Spring.
I have recently learned spring boot. What kind of project do I need for my resume to attract recruiters?
Not sure if I missed it, but is the spring calendar on the list?
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.
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
and there is mkyong website or blog that could be added too.