-
Notifications
You must be signed in to change notification settings - Fork 3k
Warn when a profile aware configuration file cannot be loaded due to the missing main configuration file #48610
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
Conversation
This comment has been minimized.
This comment has been minimized.
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
core/runtime/src/main/java/io/quarkus/runtime/configuration/ConfigDiagnostic.java
Outdated
Show resolved
Hide resolved
…the missing main configuration file
Status for workflow
|
Status for workflow
|
application.properties
/application.yaml
is missing butapplication-<profile>.properties
/application-<profile>.yaml
is present #44871