All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.server.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<server description="new server">

  <featureManager>
    <feature>javaee-8.0</feature>
    <feature>microProfile-3.3</feature>
  </featureManager>

  <httpEndpoint id="defaultHttpEndpoint" httpPort="9080" httpsPort="9443"/>

  <quickStartSecurity userName="duke" userPassword="dukeduke"/>
</server>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy