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

Bugfix: Tab-completion fails #903

Merged
merged 1 commit into from Nov 6, 2023
Merged

Conversation

icodening
Copy link
Contributor

add LazyInitializationExcludeFilter to fix #902

@jvalkeal
Copy link
Contributor

jvalkeal commented Nov 3, 2023

Thx for the PR. Did you by any change look closer if this lazy init might have similar issues in other parts of a shell?

@icodening
Copy link
Contributor Author

Thx for the PR. Did you by any change look closer if this lazy init might have similar issues in other parts of a shell?

I caught NoSuchBeanDefinitionException by IDEA's Exception Breakpoints and not found other similar issues.

@jvalkeal
Copy link
Contributor

jvalkeal commented Nov 4, 2023

ok, I'll try to get this in for a next release(s).

@jvalkeal jvalkeal added this to the 3.2.0-RC1 milestone Nov 4, 2023
@jvalkeal jvalkeal merged commit 21d1ce8 into spring-projects:main Nov 6, 2023
2 checks passed
@jvalkeal jvalkeal modified the milestones: 3.2.0-RC1, 3.2.0-M3 Nov 7, 2023
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.

Tab completion may fail with lazy initialization
2 participants