Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fall back to JDK proxy if CGLIB proxy creation fails#35344

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
YongGoose wants to merge1 commit intospring-projects:main
base:main
Choose a base branch
Loading
fromYongGoose:feature/31634

Conversation

@YongGoose
Copy link
Contributor

Prior to this change, if the default CGLIB proxy creation failed for a non-subclassable target class (e.g., due to a private constructor), the ApplicationContext would fail to start.

fixes#31634

Han5991, injae-kim, keepConcentration, and HyunSangHan reacted with thumbs up emojiinjae-kim and keepConcentration reacted with heart emojiinjae-kim and keepConcentration reacted with rocket emoji
Prior to this change, if the default CGLIB proxy creation failed for anon-subclassable target class (e.g., due to a private constructor), theApplicationContext would fail to start.Signed-off-by: yongjunhong <yongjunh@apache.org>
@spring-projects-issuesspring-projects-issues added the status: waiting-for-triageAn issue we've not yet triaged or decided on labelAug 19, 2025
@sbrannensbrannen added in: coreIssues in core modules (aop, beans, core, context, expression) type: enhancementA general enhancement labelsAug 19, 2025
@YongGoose
Copy link
ContributorAuthor

@sbrannen
I think this feature could be helpful for the Spring Framework.
Could you give me some feedback on it?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: waiting-for-triageAn issue we've not yet triaged or decided ontype: enhancementA general enhancement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Fall back from cglib to JDK proxies when possible

3 participants

@YongGoose@sbrannen@spring-projects-issues

[8]ページ先頭

©2009-2025 Movatter.jp