{title:'Installing in Eclipse', created:'8.0.0'}

Follow these instructions to create a new template project in Eclipse.

  1. Download the my-springboot-microservice-9.0.0.zip file from the downloads page (located in the binaries) and import it into your workspace as an existing project:

  2. Select the archive file and import the project:

  3. In your workspace, you should now see the following project:

The important elements in this project are:

At this point, you're ready to start the microservice from your workspace.