Skip to content

Support spring.aot.enabled=true #818

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

Merged
merged 1 commit into from
May 13, 2023
Merged

Conversation

kazuki43zoo
Copy link
Member

Fixes gh-780

Fix to use the AotDetector#useGeneratedArtifacts() instead of NativeDetector.inNativeImage() for set the includeAnnotationConfig to false on the ClassPathMapperScanner

Fixes mybatisgh-780

Fix to use the AotDetector#useGeneratedArtifacts() instead of NativeDetector.inNativeImage() for set the includeAnnotationConfig to false on the ClassPathMapperScanner
@kazuki43zoo kazuki43zoo self-assigned this May 13, 2023
@coveralls
Copy link

Coverage Status

Coverage: 89.599%. Remained the same when pulling 76c1766 on kazuki43zoo:gh-780 into 40bb693 on mybatis:master.

@kazuki43zoo kazuki43zoo merged commit fa0e8ad into mybatis:master May 13, 2023
@kazuki43zoo kazuki43zoo deleted the gh-780 branch May 13, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bean definition overridden when spring.aot.enabled=true in spring boot 3.0
2 participants