Index
This is a list of available endpoints for this server instance.
<% deployments.each { info -> %>
${info.getContextPath()}
${info.getDeploymentName()}
${info.getDeploymentDescription()}
<% } %>