Skip to content
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

Add a system property to prohibit dynamic service loading #9816

Draft
wants to merge 2 commits into
base: 4.2.x
Choose a base branch
from

Conversation

yawkat
Copy link
Member

@yawkat yawkat commented Sep 1, 2023

This property can be used to confirm that all services are optimized by micronaut-aot and none are loaded dynamically.

This property can be used to confirm that all services are optimized by micronaut-aot and none are loaded dynamically.
@yawkat yawkat added the type: enhancement New feature or request label Sep 1, 2023
@yawkat yawkat added this to the 4.2.0 milestone Sep 1, 2023
@dstepanov
Copy link
Contributor

I think @melix mentioned that the application context configurer cannot be optimized by AOP right now.

@sonarcloud
Copy link

sonarcloud bot commented Sep 11, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

55.6% 55.6% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@melix
Copy link
Contributor

melix commented Sep 11, 2023

That's correct. There's a chicken and egg problem I haven't figured out yet.

@sdelamo
Copy link
Contributor

sdelamo commented Nov 10, 2023

should this PR be in draft? What is the status?

@sdelamo sdelamo modified the milestones: 4.2.0, 4.2.1 Nov 10, 2023
@sdelamo sdelamo marked this pull request as draft November 24, 2023 05:57
@sdelamo sdelamo modified the milestones: 4.2.1, 4.2.2 Nov 24, 2023
@sdelamo sdelamo modified the milestones: 4.2.2, 4.2.4 Jan 4, 2024
@CLAassistant
Copy link

CLAassistant commented Feb 7, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

6 participants