Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocument using system properties in gradle plugin docs #21317
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


We should add something that mentions how to pass system properties with
-DviabootRun. SinceBootRunis a standardJavaExectask, we can add a short note about it either in this section or in a separate section alongside it.