- 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.
推薦閱讀
- Web程序設計及應用
- Learning Bayesian Models with R
- Processing互動編程藝術
- R的極客理想:工具篇
- 組態軟件技術與應用
- Clojure Reactive Programming
- Android系統原理及開發要點詳解
- Windows Phone 7.5:Building Location-aware Applications
- 深度學習:Java語言實現
- RESTful Java Web Services(Second Edition)
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Learning Concurrency in Python
- 原型設計:打造成功產品的實用方法及實踐
- C語言程序設計
- HTML5+CSS3+JavaScript案例實戰