Hello. I am a developer with over 7 years of practical experience in Spring.
After taking the course, I would like to tell you the conclusion I felt. Just like Toby's Spring book, I hope many developers will take this course.
While studying Spring, I came across Toby's Spring and naturally got to know Toby. When I tried to read Toby's Spring book, developers around me said, "Read Toby's Spring later when you have more experience." Of course, I thought there must be a reason why senior developers around me said that, and I ended up reading Toby's book late. In addition to the technical content explained in any book, I received insight on how developers can solve problems they encounter while developing, and after reading the entire book, I was left with regret thinking, "If I had read the book a little earlier, wouldn't I have grown into a better developer?"
Toby's Spring Boot covers the technical aspects just like the book, but it also includes the basic principles of the web, which lowers the entry barrier for beginners, and I thought the lecture structure was really delicate. The process of presenting a problem, solving the problem, refactoring, and confirming that there are no problems through test code was very impressive, and when I had questions during the lecture, I thought, "Is he watching me on CCTV?" He answered those questions just like that. The process of gradually removing "my" and converting it to Spring Boot while creating my own Spring Boot was amazing. I thought that the more "my" disappeared, the more Spring Boot became mine.
Lastly, when I encountered a problem while developing, I did a little deep dive to check the logic after figuring out how the dependencies between beans were linked to confirm the operation. At this time, to find out the dependency, you check by setting a Break-Point, but instead of that method, you showed us how to check which Bean was uploaded, so I think you showed us a way for other developers to easily deep dive.
After reading Toby's Spring, I always wondered when the next book would come out, and it was great to meet Toby through the lecture! The good voice and tone, and the detailed explanation that made it easy to absorb were really the best.
I recommend the lecture to beginner developers around me, and I'm really looking forward to the next lecture!
Thank you :D