spring-boot/spring-boot-project/spring-boot-autoconfigure
linw-bai 8bcab02efd Use beanClassLoader when checking excluded auto-configuration classes
When validating exclusions, prefer the selector's beanClassLoader for
ClassUtils.isPresent checks and fall back to the selector class loader
if the beanClassLoader is not set.

This makes presence checks consistent with the classloader context used
for loading auto-configuration candidates.

See gh-48129

Signed-off-by: linw-bai <107357009+linw-bai@users.noreply.github.com>
2025-11-14 09:47:45 +01:00
..
src Use beanClassLoader when checking excluded auto-configuration classes 2025-11-14 09:47:45 +01:00
build.gradle fixup! Upgrade to Pulsar 4.0.6 2025-08-08 15:38:47 +02:00