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

4.x: Make sure service registry manager start works with empty binding #9852

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

tomas-langer
Copy link
Member

Fix to make sure registry is correctly started even when using ServiceRegistryManager.start() with an empty binding as a parameter.

This does not require a change in examples, though you can now run the inject quickstart example from IDE.
Before this change the maven plugin has to run before the application can be started.

…eRegistryManager.start() with an empty binding as a parameter.
@tomas-langer tomas-langer added bug Something isn't working must-have 4.x Version 4.x labels Feb 28, 2025
@tomas-langer tomas-langer added this to the 4.2.0 milestone Feb 28, 2025
@tomas-langer tomas-langer self-assigned this Feb 28, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 28, 2025
@barchetta barchetta merged commit e7164f6 into helidon-io:main Feb 28, 2025
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x bug Something isn't working must-have OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants