Versions Compared

Key

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

...

Then, launch the jetty embedded server with

Code Block
mvn jetty6jetty:run

and point your browser to http://localhost:8080/ to see the management console. There are also one or two examples described below.

...