Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Fix gradle bootRun AOT documentation #1394

Closed
sdeleuze opened this issue Dec 21, 2021 · 0 comments
Closed

Fix gradle bootRun AOT documentation #1394

sdeleuze opened this issue Dec 21, 2021 · 0 comments
Assignees
Labels
type: documentation A documentation task
Milestone

Comments

@sdeleuze
Copy link
Contributor

What is documented here does not enable the AOT mode as expected:

Instead of documenting:

./gradlew bootRun -PspringAot=true
./gradlew check -PspringAot=true

We should probably advise to configure a system property as documented here. That will be consistent with Maven side.

@sdeleuze sdeleuze added the type: documentation A documentation task label Dec 21, 2021
@sdeleuze sdeleuze added this to the 0.11.1 milestone Dec 21, 2021
@sdeleuze sdeleuze self-assigned this Dec 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: documentation A documentation task
Development

No branches or pull requests

1 participant