Quarkus in OneCX
- 1000kit Quarkus
-
-
1000kit quarkus extensions: https://1000kit.github.io/tkit-quarkus/current/tkit-quarkus/index.html
-
Quarkus Kubernetes native Java stack comes with an extendable framework.
-
Homepage: https://quarkus.io/
-
Guides: https://quarkus.io/guides/
-
Source code: https://github.com/quarkusio/quarkus
-
Quarkus quick starts: https://github.com/quarkusio/quarkus-quickstarts
-
Quarkiverse: https://quarkiverse.github.io/quarkiverse-docs/index/index/index.html
-
Quarkiverse source code: https://github.com/quarkiverse
Requirements
For the developing the Quarkus application we need to install these tools:
Java developer IDE
-
IntelliJ IDEA RECOMMENDED!
-
Plugins
-
Quarkus Tools by Red-Hat
-
Lombok
-
Zalando OpenAPI Editor
-
SonarLint (disable Automatically trigger analysis)
-
-
Maven
-
Use Maven installation from your WSL
\\wsl.localhost....
-
-
JDK
-
Use JDK installation from your WSL
\\wsl.localhost....
-
-