- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 104字
- 2021-06-24 19:17:39
Summary
In this chapter, we created our first Spring application. We saw Spring Initializr, the amazing tool that helps developers create the application skeleton.
We looked at how Spring works under the hood and how the framework got configured with a couple of annotations. Now, we have a basic knowledge of the Spring Bootstrap functions, and we can understand the Dependency Injection and component scan features present in the framework.
This knowledge is the basis for the next chapters, and now we are ready to start to work with more advanced features, such as persistence. Here we go. See you in the next chapter.
推薦閱讀
- 基于粒計算模型的圖像處理
- 深入理解Bootstrap
- JavaScript:Functional Programming for JavaScript Developers
- Learning ASP.NET Core 2.0
- Python貝葉斯分析(第2版)
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 零基礎(chǔ)C#學(xué)習筆記
- JavaScript Concurrency
- Android嵌入式系統(tǒng)程序開發(fā)(基于Cortex-A8)
- Developing Java Applications with Spring and Spring Boot
- 高質(zhì)量程序設(shè)計指南:C++/C語言
- The Applied Data Science Workshop
- Python程序設(shè)計
- 程序員的算法趣題2
- iOS Application Development with OpenCV 3