Skip to content

Exclude mongodb and data.mongodb namespaces from AOT reflection contribution #4249

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

Closed
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

@christophstrobl christophstrobl commented Dec 7, 2022

In some cases the users domain model may hold references to spring data or MongoDB specific types which should not be included in the reflection configuration as they are part of the static runtime hints configuration.

depends on: spring-projects/spring-data-commons#2746
closes: #4248

…ion.

In some cases the users domain model may hold references to spring data or MongoDB specific types which should not be included in the reflection configuration as they are part of the static runtime hints configuration.
mp911de pushed a commit that referenced this pull request Jan 12, 2023
…ion.

In some cases the users domain model may hold references to spring data or MongoDB specific types which should not be included in the reflection configuration as they are part of the static runtime hints configuration.

Closes #4248
Original pull request: #4249
mp911de added a commit that referenced this pull request Jan 12, 2023
Add missing package-info.

See #4248
Original pull request: #4249
mp911de pushed a commit that referenced this pull request Jan 12, 2023
…ion.

In some cases the users domain model may hold references to spring data or MongoDB specific types which should not be included in the reflection configuration as they are part of the static runtime hints configuration.

Closes #4248
Original pull request: #4249
mp911de added a commit that referenced this pull request Jan 12, 2023
Add missing package-info.

See #4248
Original pull request: #4249
@mp911de mp911de added the type: bug A general bug label Jan 12, 2023
@mp911de mp911de added this to the 4.0.1 (2022.0.1) milestone Jan 12, 2023
@mp911de mp911de closed this Jan 12, 2023
@mp911de mp911de deleted the issue/4248 branch January 12, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail to run AOT process step on native build
2 participants