Convention properties and methods added by the JettyPlugin
.
Property | Description |
httpPort | The TCP port for Jetty to listen on for incoming HTTP requests. |
stopKey | The key to use to stop Jetty. |
stopPort | The TCP port for Jetty to listen on for stop requests. |
The TCP port for Jetty to listen on for incoming HTTP requests.
- Default with
jetty
plugin: 8080
The key to use to stop Jetty.
- Default with
jetty
plugin: null
The TCP port for Jetty to listen on for stop requests.
- Default with
jetty
plugin: null