This page allows you to set up deployment to Uber JAR. After completing the setup, the buildUberJar task will be created in your build.gradle
. You can run the task from the Search dialog or at the command prompt.
uberJar
task is configured in build.gradle
.jetty-env.xml
configuration file to be used by the embedded Jetty server. Required field. Click Generate to create this file automatically./WEB-INF/local.app.properties
file inside the Uber JARs.-port
command line argument.