Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Why use the SDK?

The SDK is the tool for setting multiple self-contained servers that can be run independently, at the same time by running each available server on a different port.

The SDK creates an independent Tomcat instance with its own database.

Prerequisite

  1. Java 8 - Click to download

  2. Maven - Click to download

  3. MySQL - Click to download

Developing with the Reference Application

The steps are as follows.

...