- 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.
推薦閱讀
- PWA入門與實(shí)踐
- Angular UI Development with PrimeNG
- Rust編程:入門、實(shí)戰(zhàn)與進(jìn)階
- Developing Mobile Web ArcGIS Applications
- C語言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- 跟老齊學(xué)Python:輕松入門
- Mastering C# Concurrency
- Flux Architecture
- Learning Selenium Testing Tools(Third Edition)
- Java Web程序設(shè)計(jì)任務(wù)教程
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- 軟件測(cè)試實(shí)用教程
- 響應(yīng)式架構(gòu):消息模式Actor實(shí)現(xiàn)與Scala、Akka應(yīng)用集成
- 21天學(xué)通C++(第5版)
- C++反匯編與逆向分析技術(shù)揭秘(第2版)