- 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!
- Learning Apex Programming
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Learning Firefox OS Application Development
- Hands-On C++ Game Animation Programming
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- Orchestrating Docker
- Java程序設計基礎(第6版)
- 分布式架構原理與實踐
- 深度學習程序設計實戰
- 奔跑吧 Linux內核
- 深度學習入門:基于Python的理論與實現
- Less Web Development Cookbook
- Clojure for Finance
- Visual FoxPro程序設計習題及實驗指導
- Docker on Windows