- 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.
推薦閱讀
- LabVIEW程序設計基礎與應用
- Visual FoxPro程序設計教程
- JavaFX Essentials
- Banana Pi Cookbook
- Learning Python by Building Games
- SQL Server實用教程(SQL Server 2008版)
- C編程技巧:117個問題解決方案示例
- 遠方:兩位持續創業者的點滴思考
- 計算語言學導論
- jQuery Mobile Web Development Essentials(Second Edition)
- 谷歌JAX深度學習從零開始學
- 邊做邊學深度強化學習:PyTorch程序設計實踐
- 深入理解Android:WebKit卷
- Java核心技術·卷Ⅱ:高級特性(原書第10版)
- 零基礎學:微信小程序開發