- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 79字
- 2021-06-30 19:10:50
Windows
Extract the content of the zip with your preferred extracting tool.
Now we need to add Maven binaries to the path; so, from the File Browser window, right-click This PC and select Properties. Near computer name, click on change settings, on the Advanced tab, select Environment Variables, and then locate the PATH variable and click on Edit and then on the browser to choose the directory where Maven was uncompressed and select the binary folder, for example, c:\maven-install-dir\bin.
推薦閱讀
- ASP.NET Core 5.0開發(fā)入門與實戰(zhàn)
- 程序員面試筆試寶典
- React Native Cookbook
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團隊協(xié)同等核心場景實戰(zhàn)
- 假如C語言是我發(fā)明的:講給孩子聽的大師編程課
- Backbone.js Blueprints
- Modern JavaScript Applications
- Elasticsearch Server(Third Edition)
- Java EE核心技術(shù)與應(yīng)用
- Angular開發(fā)入門與實戰(zhàn)
- Java Web開發(fā)就該這樣學(xué)
- Quantum Computing and Blockchain in Business
- Learning Nessus for Penetration Testing
- 深入實踐DDD:以DSL驅(qū)動復(fù)雜軟件開發(fā)
- Test-Driven iOS Development with Swift