{title:'Running in Eclipse', created:'8.0.0'}
The
Go to Run -> Run Configurations -> Java Application -> my-jetty-microservice and click Run. In your console view, you should see the following output:
| Running class 'JettyMicroservice' using config file 'mjm.cfg'. | Server started on port 10000 | | List of available commands: | exit -- Shut down service | restart -- Restarts service | help -- Commands help | | >
Now open your browser and point to
| http://localhost:10000
You can enter the command