Configuration Parameters needs to be updated in vaadin document
Nobody has claimed this yet.
- Dominant language
- AsciiDoc
- Stars
- 38
- Forks
- 225
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 170
Description
The docs in https://vaadin.com/docs/latest/integrations/spring/configuration#special-configuration-parameters still mentions using the properties vaadin.blacklisted-packages and vaadin.whitelisted-packages but this PR https://github.com/vaadin/spring/pull/1080 has replaced 'blacklist' and 'whitelist' with 'blocked' and 'allowed'
Checked in vaadin version 24.3.9
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the linked Vaadin documentation page under “Special configuration parameters” and compare its property names with the terminology in vaadin/spring PR #1080. Update the outdated blacklist/whitelist parameter references to the blocked/allowed names, then verify that the page no longer presents the old properties.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100