Blog: Uncategorized

See Uncategorized Posts

9 minutes
Uncategorized

The Payara Monthly Catch: January 2021

It’s time for the first Monthly Catch of the Year! We round up January’s best content covering Java, Jakarta […]

No Image 1 minute
Uncategorized

How to Improve Domain Data Grid Performance (Japanese Language)

.

1 minute
Uncategorized

Creating a Kubernetes Operator in Java

Kubernetes is much more than a runtime platform for Docker containers. Through its API you can not only create […]

No Image 1 minute
Uncategorized

14 Docker Tips for the Payara Platform (Japanese language edition)

.

13 minutes
Uncategorized

14 Docker Tips for the Payara Platform

Creating a Docker image is not that difficult. The Dockerfile script contains a few commands that define and prepare […]

2 minutes
Uncategorized

How to Use Eclipse Transformer to Convert a 3rd Party Library to the New Jakarta Namespace (Japanese Language)

はじめに Jakarta EE 9のリリースは、Java Enterpriseの伝統を破るものとなります。OracleからEclipse FoundationへのJava EEコード寄贈の法的な要件は、javax名前空間をjakarta名前空間に変更することです。 しかし、Jakarta EE 9でのパッケージとXMLの名前空間の変更はまだ始まりに過ぎません。名前空間の変更により、新たな開発や機能追加が可能となりましたが、Java Enterprise仕様の一部を使用しているフレームワークやライブラリもすべて新バージョンに合わせて調整する必要があります。 アップデート アプリケーションがJakarta EE上に追加のライブラリを使用しているのであれば、それらも新しい名前空間に更新する必要があります。Apache DeltaSpike、PrimeFaces、Jackson、MicroProfile、Arquillianなどのライブラリは、すべてJakarta EE仕様に依存しています。そして、それらはすべてJakarta EE 9のコードをベースとしたバージョンをリリースして、新しいパッケージ名を使用するようになるでしょう。 数ヶ月待てば、アプリケーションをJakarta […]

7 minutes
Uncategorized

The Payara Monthly Catch: December 2020

In December, the biggest news was Jakarta EE 9’s official release, completing the move to the jakarta namespace. This […]

2 minutes
Uncategorized

What’s New in Payara Platform July Release?

We’re happy to announce that Payara Platform Community (5.2020.3) and Payara Platform Enterprise (5.21.0) Editions are out today! The […]

1 minute
Uncategorized

Payara Platform 7月リリースの新着情報

本日、Payara Platform Community (5.2020.3) および Payara Platform Enterprise (5.21.0) Editionsのリリースをお知らせできることを嬉しく思います。 Enterpriseリリース (こちらからお問い合わせください) は13の改善、11のバグ修正、1コンポーネントのアップグレードを含みます。また、Communityリリース (こちらから直接ダウンロードできます) は11のバグ修正、9の改善、1コンポーネントのアップグレードを含みます。 では、Community & Enterprise Editionsの最新情報について、いくつか詳しくお伝えします。

5 minutes
Uncategorized

Payara’s Involvement in the Jakarta EE 9 Milestone Release

As a leading contributor to Jakarta EE, we’re happy to announce the Eclipse Foundation Jakarta EE 9 Milestone Release […]

3 minutes
Uncategorized

The New Release of Payara Platform is Here!

We’re happy to announce that Payara Platform Community (5.2020.2) and Payara Platform Enterprise (5.20.0) Editions are out today! The […]

1 minute
Uncategorized

Payara Server と NetBeans による RESTful Web サービスの作成

この動画では、Payara Server と NetBeans を使用して RESTful Web サービスを作成する方法を、以下の手順に沿ってご説明します。