Skip to content

Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31798

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

Closed
wants to merge 1 commit into from

Conversation

aoyvx
Copy link
Contributor

@aoyvx aoyvx commented Jul 20, 2022

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 20, 2022
@snicoll snicoll changed the title Use bean classloader load underlying class. Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException Jul 20, 2022
@snicoll snicoll added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 20, 2022
@snicoll snicoll added this to the 2.6.10 milestone Jul 20, 2022
@snicoll snicoll self-assigned this Jul 20, 2022
snicoll added a commit that referenced this pull request Jul 20, 2022
@snicoll snicoll closed this in 043354f Jul 20, 2022
@snicoll
Copy link
Member

snicoll commented Jul 20, 2022

@aoyvx thank you for making your first contribution to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by the custom class loader will raise ClassNotFoundException.
3 participants