platform icon indicating copy to clipboard operation
platform copied to clipboard

Test for Native Builds with Spring Native

Open mshabarov opened this issue 8 months ago • 0 comments

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

mshabarov avatar Mar 10 '25 09:03 mshabarov