jettyjam.jettyjam-https.2.0.0.source-code.jettyjam.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jettyjam-https Show documentation
Show all versions of jettyjam-https Show documentation
A simple https servlet that runs in an embedded jetty instance from an
executable jar file without requiring the webapp to be exploded.
# suppress inspection "UnusedProperty"
jar.file.path=${project.build.directory}/${project.build.finalName}.jar
project.build.directory=${project.build.directory}