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

ElideSettings should include all the properties from Spring/Standalone startup. #1803

Open
moizarafat opened this issue Jan 28, 2021 · 0 comments

Comments

@moizarafat
Copy link
Collaborator

Currently, ElideSettings only expose a limited set of properties. It will be nice to include all the settings that were provided during application startup through Standalone Setting or Spring Application Properties/YAML.

Expected Behavior

Include all settings/properties.

Current Behavior

Only a limited set of properties are exposed.

Context

For example: TableExportHook has access to Elide and ElideSettings object but a particular validation needs access to enableExport flag.

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

No branches or pull requests

1 participant