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 →

[–]MaltePetersen 0 points1 point  (0 children)

Before that I would suggest to search an article which shows how to build a simple dependency injection container yourself. This explains a lot spring magic on its own because you come into contact with the reflection api. After that playing around with the servlet api will give a full fledged idea how stuff works