{updated} juneau-examples-rest
Archive File

juneau-examples-rest-{@property juneauVersion}.zip

The juneau-examples-rest project includes everything you need to start the Samples REST microservice in an Eclipse workspace.

This project is packaged as a Juneau Microservice project that allows REST resources to be started using embedded Jetty.

juneau-examples-rest install instructions

Download the juneau-examples-rest-{@property juneauVersion}.zip file from the downloads page (located in the binaries) and import it into your workspace as an existing project:

Select the archive file and import the project:

Once loaded, you should see the following project structure:

The microservice can be started from the juneau-examples-rest.launch file. It will start up the microservice on port 10000 which you can then view through a browser:

http://localhost:10000