Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More utilities to get ports in DropwizardConnectors #452

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

sleberknight
Copy link
Member

@sleberknight sleberknight commented Apr 25, 2024

Add several utility methods to get application and/or admin ports from either a Dropwizard Configuration or DefaultServerFactory.

Also, add scheme() method to ConnectoType enum to get the scheme (http or https).

Closes #450
Closes #453

Add several utility methods to get application and/or admin ports from either a Dropwizard
Configuration or DefaultServerFactory.

Closes #450
@sleberknight sleberknight self-assigned this Apr 25, 2024
Copy link

@sleberknight sleberknight merged commit bd800fb into master Apr 25, 2024
5 checks passed
@sleberknight sleberknight deleted the 450-more-DropwizardConnectors-utils branch April 25, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant