-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Document how JAVA_OPTS can be used with the buildpack #21582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey, I'd like to take on this task if that's okay. |
@philwebb We can do some additional documentation in our buildpacks as well to help with this as well. |
We can document something on our side but I wonder if that's a good idea. By the time this issue was created, this was already renamed and the references above are outdated. Looking at paketo-buildpacks/bellsoft-liberica@06551ec#diff-04c6e90faac2675aa89e2176d2eec7d8 it looks like the property to use now is |
@nebhale It does feel like some more user-facing Packeto documentation that we could link to would be very useful. |
Yep, first thing on my list either during my downtime this week or just after SpringOne. The entire Paketo team is adding that as we speak. |
Paketo buildpacks documentation has been updated, so the Spring Boot docs can now link to the relevant section in paketo.io: https://paketo.io/docs/buildpacks/language-family-buildpacks/java/#runtime-jvm-configuration. We should include a disclaimer that the information provided by this link only applies when the Paketo builder and buildpacks are used, and other CNB implementations might work differently. |
See #21483 (comment)
The text was updated successfully, but these errors were encountered: