Hello! This commit fixes issue #28516 by removing mechanism for adding attributes to dynamically compiled beans. I think that attributes in compiled beans are not relevant, so this solution may do the thing. Other solution may be implementing filter to automatically filter attributes with "PostProcessor" string in it as they are used internally and don't really contribute in runtime. What do you think?

Comment From: snicoll

Thanks for the PR. I don't think that removing the feature altogether is what we should aiming at. We're still discussing in the issue so we're not really ready to accept a contribution for this. Thanks anyway!