dropwizard/dropwizard

View on GitHub
dropwizard-client/src/test/resources/yaml/dropwizardApacheConnectorTest.yml

Summary

Maintainability
Test Coverage
# this is needed to start the application in the DropwizardApacheConnectorTest
server:
  applicationConnectors:
      - type: http
        port: 0
  adminConnectors:
      - type: http
        port: 0