The English version of quarkus.io is the official project site. Translated sites are community supported on a best-effort basis.
Posts by Jeff Maury

Posts by Jeff Maury

Jeff works for Red Hat since 2016. He's leading desktop tooling effort around cloud native technologies (Quarkus, OpenShift, Kubernetes).

Posts

This release adds support for CodeActions / Quick Fixes

This release improves the Qute developer experience

This release improves Quarkus run experience

このリリースでは、Quteテンプレートのサポートが追加されています。

このリリースでは、Quarkusの実行/デバッグ構成のサポートが追加されました。

このリリースでは、新しいプロジェクト/モジュールウィザードにQuarkus streamsのサポートが追加されました。

このリリースでは、CodeLens for RESTエンドポイントのサポートが追加され、MicroProfile Fault ToleranceとMetricsのサポートが強化されています。

Quarkus Tools for IntelliJの1.4.0リリースを発表できることを大変嬉しく思います。このリリースでは、Quarkusプロジェクトウィザードのcodestartsのサポートが強化されました。 Codestarts Quarkusプロジェクトウィザードでは、code.quarkus.ioと同様に、codestartsを有効にしたエクステンションを特定のアイコン(エクステンション名の右側)で強調表示するようになり、ユーザーはcodestartsを有効にしたエクステンションをよりよく識別できるようになりました。 将来 ご質問、ご意見、ご感想などがありましたら、ぜひ イシューを開いてください。 お読みいただきありがとうございました。次のリリースをお待ちください! リンク GitHub リポジトリ: https://github.com/redhat-developer/intellij-quarkus Issueを開く: https://github.com/redhat-developer/intellij-quarkus/issues

Quarkus Tools for IntelliJの1.3.0リリースを発表できることを大変嬉しく思います。このリリースでは、Quarkusプロジェクトウィザードにcodestartsのサポートが追加されました。 Codestarts Quarkusプロジェクトウィザードに新しいcodestartsオプションが追加され、この機能をサポートするQuarkusエクステンションのcodestarts生成を有効/無効にすることができるようになりました。 将来 ご質問、ご意見、ご感想などがありましたら、ぜひ イシューを開いてください。 お読みいただきありがとうございました。次のリリースをお待ちください! リンク GitHub リポジトリ: https://github.com/redhat-developer/intellij-quarkus Issueを開く: https://github.com/redhat-developer/intellij-quarkus/issues

We are very pleased to announce the 1.2.0 release of Quarkus Tools for IntelliJ. This release brings enhanced support for Eclipse Microprofile. Eclipse Microprofile Reactive Messaging If your application is based on Eclipse Microprofile Reactive Messaging, properties are enabled for: @Connector annotation @Outgoing annotation @Incoming annotation Here is an example of a Kafka based application: Eclipse Microprofile JWT If your application is based on Eclipse Microprofile JWT, the following properties will be enabled for your...