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

[Fix_#221] Add Supplier<JsonNode> to scope #378

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

fjtirado
Copy link
Contributor

Fix #221

This allows lazy initialization of json variables.

This allows lazy initialization of json variables.
@fjtirado fjtirado requested a review from eiiches November 14, 2024 10:50
Copy link
Owner

@eiiches eiiches left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍 Thank you for contributing the patch!

@eiiches eiiches merged commit 8254579 into eiiches:develop/1.x Nov 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change scope constructor from private to protected
2 participants