- 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.
推薦閱讀
- 微服務設計(第2版)
- Python程序設計教程(第2版)
- 垃圾回收的算法與實現
- HTML5 and CSS3 Transition,Transformation,and Animation
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 一本書講透Java線程:原理與實踐
- Node.js開發指南
- Building Serverless Web Applications
- Mastering Adobe Captivate 7
- Tableau Desktop可視化高級應用
- PyQt編程快速上手
- Instant Pygame for Python Game Development How-to
- 創新工場講AI課:從知識到實踐
- Apache Kafka 1.0 Cookbook
- R語言編程基礎