Application built with different profile then it is run with - is it critical? #28046
Unanswered
mswiderski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After upgrading to 2.12.2.Final I noticed at startup following warning:
in this particular setup is just the difference that email (quarkus mailer) settings are provided at runtime. While it was built without these settings in the prod profile.
Seeing it as warning shall I be concerned that it might not work or is it more to inform that some of the significant (like build time) properties will not take any effect?
Beta Was this translation helpful? Give feedback.
All reactions