-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Open
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)theme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: bugA general bugA general bug
Milestone
Description
Related stack trace reported by @joshlong:
Exception in thread "main" java.lang.UnsupportedOperationException: AOT post processing of attribute org.springframework.aop.framework.autoproxy.AutoProxyUtils.originalTargetClass is not supported yet with BeanRegistrar
at org.springframework.context.annotation.ConfigurationClassPostProcessor$BeanRegistrarAotContribution.checkUnsupportedFeatures(ConfigurationClassPostProcessor.java:934)
at org.springframework.context.annotation.ConfigurationClassPostProcessor$BeanRegistrarAotContribution.generateApplyBeanRegistrarsMethod(ConfigurationClassPostProcessor.java:914)
at org.springframework.context.annotation.ConfigurationClassPostProcessor$BeanRegistrarAotContribution.lambda$applyTo$0(ConfigurationClassPostProcessor.java:875)
Reproducer: https://github.com/joshlong-attic/2025-10-15-bootiful-spring-boot-a-dogumentary
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)theme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: bugA general bugA general bug