Skip to content

Support AOT processing of R2DBC repositories #1279

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 Jun 29, 2022 · 0 comments
Closed

Support AOT processing of R2DBC repositories #1279

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

Comments

@christophstrobl
Copy link
Member

depends on: spring-projects/spring-data-commons#2593

@christophstrobl christophstrobl added the theme: aot An issue related to Ahead-Of-Time processing label Jun 29, 2022
@christophstrobl christophstrobl self-assigned this Jun 29, 2022
@mp911de mp911de added the type: enhancement A general enhancement label Jun 30, 2022
@mp911de mp911de changed the title Support AOT processing of r2dbc repositories. Support AOT processing of r2dbc repositories Jul 6, 2022
christophstrobl added a commit that referenced this issue Jul 6, 2022
We now use the AOT infrastructure of Spring Framework 6 and data commons to provide AOT support building the foundation for native image compilation.
Additionally we register hints for GraalVM native image.
Also update r2dbc auditing configuration to avoid inner bean definitions.

See: #1279
mp911de added a commit that referenced this issue Jul 6, 2022
mp911de added a commit that referenced this issue Jul 7, 2022
Refine name and visibility of runtime hints registrars.

See #1279
see #1269
christophstrobl added a commit that referenced this issue Jul 8, 2022
Use IsNewAwareAuditingHandler factory method to avoid exposing additional beans.

See: #1279
@mp911de mp911de added this to the 3.0 M5 (2022.0.0) milestone Jul 13, 2022
@mp911de mp911de changed the title Support AOT processing of r2dbc repositories Support AOT processing of R2DBC repositories Jul 13, 2022
@mp911de mp911de closed this as completed Jul 13, 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 type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants