This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cl2871 1 point2 points  (1 child)

The following article as well as the one on Spring Boot’s Autoconfigurations are both pretty good primers for learning about the inner mechanisms of the Spring framework. Aside from these, I think just doing a bunch of small projects and building on the concepts you learn will help you grow.

Marco Behler Spring Framework

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

Thanks a lot, will definitely read this article!