Skip to content
Snippets Groups Projects
Commit 22877739 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Turbocharge Jetty startup

parent 1b852a10
No related merge requests found
......@@ -320,6 +320,7 @@
<scanIntervalSeconds>1</scanIntervalSeconds>
<webApp>
<overrideDescriptor>src/main/webapp/WEB-INF/web-dev.xml</overrideDescriptor>
<webInfIncludeJarPattern>^$</webInfIncludeJarPattern>
</webApp>
<contextHandlers>
<contextHandler implementation="org.eclipse.jetty.webapp.WebAppContext">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment