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

Replace deprecated socket(String) on namedSocket(String) from ServerConfiguration #7318

Conversation

Captain1653
Copy link
Contributor

There is a deprecated method serverConfiguration.socket(string) deprecated since 2.0.0 . I replaced on serverConfiguration.namedSocket(String).

There are using this deprecated method in tests. Should I fix this too?
Screenshot 2023-08-05 at 22 36 09

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 5, 2023
@romain-grecourt romain-grecourt force-pushed the replace-deprecated-server-configuration-socket branch from a64c727 to 4746c79 Compare August 7, 2023 22:02
@romain-grecourt romain-grecourt merged commit d396957 into helidon-io:helidon-3.x Aug 8, 2023
@Captain1653 Captain1653 deleted the replace-deprecated-server-configuration-socket branch August 8, 2023 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants