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

Suggest the use of white-listed-packages for slow classpath scanning #927

Closed
tarekoraby opened this issue Oct 29, 2021 · 0 comments · Fixed by #947
Closed

Suggest the use of white-listed-packages for slow classpath scanning #927

tarekoraby opened this issue Oct 29, 2021 · 0 comments · Fixed by #947
Assignees

Comments

@tarekoraby
Copy link
Contributor

tarekoraby commented Oct 29, 2021

In projects in which classpath scanning of annotations take a long (say more than 10 seconds), it would be good if the user sees in the logs a suggestion to make use of vaadin.whitelisted-packages or vaadin.blacklisted-packages, along with a link to the relevant section in the docs.

caalador added a commit that referenced this issue Nov 29, 2021
Add suggestion to use whitelist
if scanning is really slow.

Fixes #927
@caalador caalador self-assigned this Nov 29, 2021
joheriks pushed a commit that referenced this issue Nov 30, 2021
Add suggestion to use whitelist
if scanning is really slow.

Fixes #927
vaadin-bot pushed a commit that referenced this issue Nov 30, 2021
Add suggestion to use whitelist
if scanning is really slow.

Fixes #927
vaadin-bot pushed a commit that referenced this issue Nov 30, 2021
Add suggestion to use whitelist
if scanning is really slow.

Fixes #927
caalador added a commit that referenced this issue Dec 1, 2021
Add suggestion to use whitelist
if scanning is really slow.

Fixes #927

Co-authored-by: caalador <mikael.grankvist@vaadin.com>
caalador added a commit that referenced this issue Dec 1, 2021
Add suggestion to use whitelist
if scanning is really slow.

Fixes #927

Co-authored-by: caalador <mikael.grankvist@vaadin.com>
manolo pushed a commit to vaadin/flow that referenced this issue Feb 8, 2022
vaadin/spring#947

Add suggestion to use whitelist
if scanning is really slow.

Fixes: vaadin/spring#927
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants