{8.0.0-new} Installing in Eclipse

Follow these instructions to import the REST examples project using Spring Boot into Eclipse.

  1. Download the juneau-examples-rest-springboot-{@property juneauVersion}.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.