- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 100字
- 2021-06-24 19:17:28
Setting up our development environment
Before we start, we need to set up our development environment. Our development environment consists of the following four tools:
- JDK
- Build tool
- IDE
- Docker
We will install JDK version 8.0. This version is fully supported in Spring Framework 5. We will present the steps to install Maven 3.3.9, the most famous build tool for Java development, and in the last part, we will show you some detailed instructions on how to install IntelliJ IDEA Community Edition. We will use Ubuntu 16.04, but you can use your favorite OS. The installation steps are easy.
推薦閱讀
- Functional Python Programming
- Learning Python Web Penetration Testing
- Rust編程:入門、實戰與進階
- Flink SQL與DataStream入門、進階與實戰
- Unity 2020 Mobile Game Development
- 實用防銹油配方與制備200例
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- Hands-On C++ Game Animation Programming
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- 執劍而舞:用代碼創作藝術
- 51單片機C語言開發教程
- C++從入門到精通(第5版)
- 持續輕量級Java EE開發:編寫可測試的代碼
- 計算機應用技能實訓教程