Component scanning no longer uses component index for @Named
, @ManagedBean
, and other Jakarta annotations
#29641
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: regression
A bug that is also a regression
Milestone
Uh oh!
There was an error while loading. Please reload this page.
ClassPathScanningCandidateComponentProvider#indexSupportsIncludeFilter
attempts to matchjakarta.annotation.ManagedBean
, but the match fails.The text was updated successfully, but these errors were encountered: