quarkus-tutorial
quarkus-tutorial copied to clipboard
Basics and fundamentals - Comments / Questions
In https://redhat-developer-demos.github.io/quarkus-tutorial/quarkus-tutorial/02_basics.html :
- should the CLI tab be first instead of the Maven one? Should we recommend to install the CLI in the requirements even if not using SDKMAN? If we do that, we would need to do it through the whole tutorial. Note that it's just a suggestion, you might have a very good reason to prefer using Maven as a first choice.
- the startup line references Quarkus 3.2.0. We cannot keep it updated but maybe we could update to new LTS being
3.8.4
?