dropwizard/dropwizard

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

Summary

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