Skip to content

Add AOT infrastructure for processing repositories. #2593

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
christophstrobl opened this issue Apr 6, 2022 · 0 comments
Closed

Add AOT infrastructure for processing repositories. #2593

christophstrobl opened this issue Apr 6, 2022 · 0 comments
Assignees
Labels
theme: aot An issue related to Ahead-Of-Time processing theme: 3.0 type: enhancement A general enhancement

Comments

@christophstrobl
Copy link
Member

No description provided.

@christophstrobl christophstrobl self-assigned this Apr 6, 2022
@jxblum jxblum changed the title Add infrastructure for AOT processing of repositories. Add AOT infrastructure for processing of repositories. Apr 15, 2022
@jxblum jxblum changed the title Add AOT infrastructure for processing of repositories. Add AOT infrastructure for processing repositories. Apr 15, 2022
@christophstrobl christophstrobl linked a pull request May 5, 2022 that will close this issue
@christophstrobl christophstrobl added the theme: aot An issue related to Ahead-Of-Time processing label Jun 13, 2022
christophstrobl added a commit that referenced this issue Jul 4, 2022
This commit introduces initial support for framework 6 bases ahead of time processing of data components and adds extension points for module implementations.

See: #2593
Original Pull Request: #2624
christophstrobl added a commit that referenced this issue Jul 8, 2022
By providing a factory method that accepts the MappingContext we can avoid the creation of additional support beans during the configuration phase for store modules implementing auditing.

See: #2593
christophstrobl added a commit that referenced this issue Jul 8, 2022
By providing a factory method that accepts the MappingContext we can avoid the creation of additional support beans during the configuration phase for store modules implementing auditing.

See: #2593
christophstrobl added a commit that referenced this issue Jul 11, 2022
By providing a factory method that accepts the MappingContext we can avoid the creation of additional support beans during the configuration phase for store modules implementing auditing.

See: #2593
christophstrobl added a commit that referenced this issue Jul 13, 2022
We now try to read the types directly from the bean definition arguments first, before attempting to resolve the actual bean instance.
If resolving the bean fails, we currently only log an info message. This arrangement needs to be revisited.

See: #2593
@christophstrobl christophstrobl added this to the 3.0 M5 (2022.0.0) milestone Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-Of-Time processing theme: 3.0 type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant