Describe the Enhancement
Java Builder should contain Quarkus Builder as Spring Boot.
Possible Solution
Adding Quarkus builder
[[order.group]]
id = "paketo-buildpacks/quarkus"
optional = true
version = "0.4.0"
Motivation
We are using Jammy Base Builder which uses Java Builder under the hood. However, we are unable to build Quarkus applications.
Describe the Enhancement
Java Builder should contain Quarkus Builder as Spring Boot.
Possible Solution
Adding Quarkus builder
Motivation
We are using Jammy Base Builder which uses Java Builder under the hood. However, we are unable to build Quarkus applications.