January 2018
Intermediate to advanced
414 pages
10h 29m
English
In this section, we will install the tools that we will use for building our microservices. They are:
Mac OS X users may skip these steps and just use Homebrew (https://brew.sh/) to install all the tools required, running just the following commands:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"brew install caskroom/cask/brew-caskbrew tap caskroom/versionsbrew cask install java8brew install mavenbrew cask install intellij-idea-ce
Read now
Unlock full access