salesforce / rules_spring

Bazel rule for building Spring Boot apps as a deployable jar
BSD 3-Clause "New" or "Revised" License
224 stars 48 forks source link

Spike: Generate SpringNative applications for Bazel SpringBoot (GraalVM, AOT) #93

Open plaird opened 3 years ago

plaird commented 3 years ago

Spike support for generating a SpringNative/GraalVM Spring Boot application with AOT features. The outcome of this issue is to create the 5-10 work items for actually implementing this feature.

This looks to be a really big item. This is an epic, and probably will be its own major release. It may even surface that it will be best to implement as an entirely different rule (e.g. springboot_native). But it would be really nice to have.

Spring Native References: