platform
platform copied to clipboard
Test for Native Builds with Spring Native
Describe your motivation
We have to be sure that building Native Builds with Spring-Boot has no regressions, see https://vaadin.com/docs/latest/flow/production/native.
Describe the solution you'd like
A separate smoke test in platform that builds a native build for a spring skeleton project with GraalVM and verifies that the build and runtime have no errors and app is functional.
Describe alternatives you've considered
No response
Additional context
No response