platform icon indicating copy to clipboard operation
platform copied to clipboard

Test for Native Builds with Vaadin Quarkus

Open mshabarov opened this issue 8 months ago • 0 comments

Describe your motivation

A follow-up testing improvement for https://github.com/vaadin/quarkus/issues/194.

We have to be sure that building Quarkus apps with Vaadin using Native Builds has no regressions.

Describe the solution you'd like

Some variant of a Vaadin Quarkus base starter + run with mvn package -Pproduction -Dquarkus.package.type=native + GraalVM configured.

Describe alternatives you've considered

No response

Additional context

No response

mshabarov avatar Mar 10 '25 09:03 mshabarov