- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 136字
- 2021-06-24 19:17:30
Summary
In this chapter, we looked at the main concepts of Spring Framework. We understood the main modules of the framework and how these modules can help developers to build applications in different kinds of architecture, such as messaging applications, REST APIs, and web portals.
We also spent some time preparing our development environment by installing essential tools, such as Java JDK, Maven, and IDE. This was a critical step to take before we continue to the next chapters.
We used Docker to help us to set up a development environment, such as containers for databases and delivery for our application in Docker images. We installed Docker and looked at the main commands for managing containers, networks, and volumes.
In the next chapter, we will create our first Spring application and put it into practice!
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- 極簡算法史:從數學到機器的故事
- Mastering RabbitMQ
- Java高手真經(高級編程卷):Java Web高級開發技術
- Visual C++串口通信技術詳解(第2版)
- Java加密與解密的藝術
- Functional Kotlin
- 快速念咒:MySQL入門指南與進階實戰
- Julia高性能科學計算(第2版)
- C語言程序設計
- Frank Kane's Taming Big Data with Apache Spark and Python
- QGIS 2 Cookbook
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- Redmine Cookbook
- Flink入門與實戰