- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 105字
- 2021-06-24 19:17:39
Learning the basics of Docker
We learned about Docker concepts in Chapter 1, Journey to the Spring World. Now, it is time to test our knowledge and put it into practice. In the first part of this chapter, we will start MongoDB and Postgres instances to serve as a database for our application. We will configure connection settings in the application.
In the last part of this chapter, we will introduce the Maven plugin which provides an easy way to create Docker images via pom.xml with a couple of configurations on file. Finally, we will run our application in a Docker container.
推薦閱讀
- AngularJS Testing Cookbook
- C語言程序設計(第3版)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Practical Windows Forensics
- Learning Unity 2D Game Development by Example
- Clean Code in C#
- Getting Started with Nano Server
- OpenCV Android Programming By Example
- 分布式架構原理與實踐
- 現代CPU性能分析與優化
- Learning Dynamics NAV Patterns
- Java基礎案例教程(第2版)
- CISSP in 21 Days(Second Edition)
- 自己動手做智能產品:嵌入式JavaScript實現