-
Notifications
You must be signed in to change notification settings - Fork 682
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
Labels
theme: aot
An issue related to Ahead-Of-Time processing
theme: 3.0
type: enhancement
A general enhancement
Milestone
Comments
This was referenced Jun 22, 2022
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
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
No description provided.
The text was updated successfully, but these errors were encountered: