使用我们的工具
Quarkus comes with a toolchain enabling developers from live reload all the way down to deploying a Kubernetes application. In addition, there are plugins and extensions to all major IDEs.
在本指南中,我们将探讨:
-
如何使用 Maven 作为构建工具
-
如何使用 Gradle 作为构建工具
-
如何为你的工具链使用 CLI
-
如何创建和建立一个新项目的脚手架
-
如何处理扩展
-
如何启用实时重载
-
如何在你的IDE中开发应用程序
-
如何原生地编译你的应用程序
-
how to set up Quarkus tools in Visual Studio Code, Eclipse IDE, Eclipse Che and IntelliJ IDEA