From the course: Spring: Framework in Depth

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Spring: Framework in Depth

Start my 1-month free trial

Next steps

- [Frank] Now that we have gone through the framework in depth, we are ready for some next steps, but let's look at where we have been first. As we begin our review, we talked about the inversion of control container and what it means to the Spring framework. We then discussed configuring the application context using Java. We then diverged from the Java and talked about component scanning and using that, especially with simpler classes, to configure our application context in order for inversion of control to work. We then spent a significant amount of time talking about the Spring Bean lifecycle, a very important concept on your Spring journey, so that you can understand, not only how the framework works, but how to extend that knowledge into other aspects of either contributing or building better applications. And finally, we walked through the all-powerful aspecting in Spring. So, where do you go next?…

Contents