- 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.
推薦閱讀
- Visual C++程序設計教程
- Offer來了:Java面試核心知識點精講(原理篇)
- Web Development with Django Cookbook
- 營銷數據科學:用R和Python進行預測分析的建模技術
- Learn Scala Programming
- C語言程序設計實踐教程
- Mastering JBoss Enterprise Application Platform 7
- 從零開始學C語言
- C++20高級編程
- C編程技巧:117個問題解決方案示例
- Python+Office:輕松實現Python辦公自動化
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- MySQL核心技術與最佳實踐
- Visual C#(學習筆記)
- SOA Patterns with BizTalk Server 2013 and Microsoft Azure(Second Edition)