Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes potential conflict in AOP proxy job class identification in Spring Framework #2459

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

linghengqian
Copy link
Member

Fixes #2012.

Changes proposed in this pull request:

  • Fixes potential conflict in AOP proxy job class identification in Spring Framework.
  • Make more configuration items of ElasticJob Spring Boot Starter available under GraalVM Native Image.

@linghengqian linghengqian marked this pull request as ready for review November 1, 2024 08:37
@zhaojinchao95 zhaojinchao95 merged commit c10be8a into apache:master Nov 2, 2024
16 checks passed
@linghengqian linghengqian deleted the proxy-trix branch November 2, 2024 08:21
@linghengqian linghengqian added this to the 3.1.0 milestone Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SpringProxyJobClassNameProvider may cause job conflicts in non proxy mode
2 participants