Skip to content

Commit

Permalink
Update docs/website/docs/user-guides/quickstart/java.md
Browse files Browse the repository at this point in the history
Co-authored-by: Parthvi Vala <pvala@redhat.com>
  • Loading branch information
kadel and valaparthvi authored Jan 5, 2023
1 parent 894ad7c commit 1e8b3e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/website/docs/user-guides/quickstart/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ For Java, we will use the [Spring Initializr](https://start.spring.io/) to gener

1. Navigate to [start.spring.io](https://start.spring.io/)
2. Under **Spring Boot** select **2.7.\*** version.
:::caution
For now, don't use SpringBoot 3. Currently there is no Devfile in [registry.devfile.io](https://registry.devfile.io/) with Java 17.
:::
3. Select **11** under **Java**
4. Click on "Add" under "Dependencies"
5. Select "Spring Web"
Expand Down

0 comments on commit 1e8b3e7

Please sign in to comment.