You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What exactly does "quarkus.package.write-transformed-bytecode-to-build-output"?
I just want to make one quarkus build - put it into a docker image - test it (+ code coverage - jacoco) and release it.
Can I expect any harm in production when the build used "quarkus.package.write-transformed-bytecode-to-build-output"?
I saw the build is a little bit bigger - but what else could happen? Performance? Security?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions