Installation of the Environment
This lesson gives you an introduction to what a local setup for these examples will look like!
We'll cover the following...
Introduction #
This course focuses first on introducing technologies. An example system is presented for each technology in each chapter. In addition, the quick start allows the reader to rapidly gain practical experience with the different technologies and to understand how they work with the help of the examples.
-
First, the necessary software has to be installed on the computer. The installation is described in this lesson.
-
Maven handles the build of the examples. The ...