We are planning to switch to SpringNative using graalvm-ce-java8-21.2.0. My question is do we need to built a tested copy in all environment or we can just copy the executable or docker image directly in testing and than production environment ? Thanks.
At this moment, i tried deployment in different machines (Same OS) and looks smooth.