Payara Platform 5 Community Edition Supports HTTP/2 on All JDK Versions
Published on 24 Jul 2020
by Matthew Gill
Topics:
Payara Server 5,
JakartaEE
|
0 Comments
Payara Platform 5 brought with it an implementation of Servlet 4.0, which itself contains support for the HTTP/2 standard. HTTP/2 support in Java has been fairly obscure for JDK 8 users, causing issues for many depending on their JDK minor version. This blog hopes to clarify the state of HTTP/2 in Payara Platform 5.
If you just want a quick answer to which Payara versions support HTTP/2 on which JDK version, jump ahead to Does Payara Server Support HTTP/2?
What's New in Payara Platform July Release?
Published on 20 Jul 2020
by Dominika Tasarz
Topics:
What's New,
MicroProfile,
JakartaEE,
New Releases
|
0 Comments
We're happy to announce that Payara Platform Community (5.2020.3) and Payara Platform Enterprise (5.21.0) Editions are out today!
The Enterprise Release (request here) features 13 improvements, 11 bug fixes & 1 component upgrade, while the Community Release (direct download here) includes 11 bug fixes, 9 improvements and 1 component upgrade.
Here's some detail of what's new in the Community & Enterprise Editions:
Coming soon in Payara Platform Community 5.2020.3 Release: OpenAPI Refactor
Published on 16 Jul 2020
by Gaurav Gupta
Topics:
Payara Platform 5,
New Releases
|
0 Comments
The Payara Platform 5.2020.3 release (coming soon!) introduces major refactoring and architectural changes to the underlying implementation of MicroProfile OpenAPI 1.1.2.
The goal of the OpenAPI specification is to provide a standard format for documenting REST API services which is extremely useful, as it follows a standard and it can be used in a range of tools such as those provided by the Swagger suite. These let you do all sorts of things such as design, edit, and test a REST API documented by an OpenAPI document.
Payara Platform 7月リリースの新着情報
Published on 16 Jul 2020
by Dominika Tasarz
Topics:
Japanese language,
New Releases
|
0 Comments
本日、Payara Platform Community (5.2020.3) および Payara Platform Enterprise (5.21.0) Editionsのリリースをお知らせできることを嬉しく思います。
Enterpriseリリース (こちらからお問い合わせください) は13の改善、11のバグ修正、1コンポーネントのアップグレードを含みます。また、Communityリリース (こちらから直接ダウンロードできます) は11のバグ修正、9の改善、1コンポーネントのアップグレードを含みます。
では、Community & Enterprise Editionsの最新情報について、いくつか詳しくお伝えします。
How Payara Enterprise is Made
Published on 14 Jul 2020
by Steve Millidge
Topics:
JakartaEE,
Payara Enterprise,
Payara Community
|
0 Comments
Recently we rebranded the Community and Enterprise Editions of the Payara Platform to clarify and strengthen the differences between our Community software and our Enterprise subscriptions for customers.
Securing Your Applications Running on Payara Platform (JAX-RS Endpoints)
Published on 09 Jul 2020
by Jadon Ortlepp
Topics:
Security,
MicroProfile,
JakartaEE
|
2 Comments
Securing your application is a very important aspect of the development of your application. You not only need to make sure that the application has the intended functionality but also that this functionality can only be executed by the appropriate people. You not only need to make sure that updates to data are restricted to the correct people, but it is also important that end users only see data they are allowed to see. And in case of sensitive data, this is even more important.
Authentication and Authorization Stores in Payara Platform
Published on 07 Jul 2020
by Jadon Ortlepp
Topics:
Security,
JakartaEE
|
0 Comments
Securing your application is a very important aspect of development. You not only need to make sure that the application has the intended functionality but also that this functionality can only be executed by the appropriate people. It is critical to ensure that updates to data are restricted to the correct people, and that end users only see data they are allowed to see. And in case of sensitive data, this is even more important.
The Payara Monthly Catch for June 2020
Published on 02 Jul 2020
by Jadon Ortlepp
Topics:
Java EE,
MicroProfile,
JakartaEE,
news and events,
Java
|
0 Comments
As usual, it was a busy month. With some big announcements from Microsoft and Oracle (see News section), the Jakarta EE 9 release, as well as Developer Survey results published by JetBrains, Eclipse and Snyk. We also had a major release ourselves. Sifting through the content I had a sense of renewed optimism and progress in the Java community.
Below you will find a curated list of some of the most interesting news, articles and videos from the last month. Cant wait until the end of the month? then visit our twitter page where we post all these articles as we find them!
Prevent Classloading-Related Issues with Payara BOM
Published on 25 Jun 2020
by Patrik Duditš
Topics:
Payara Server 5,
Payara Platform 5,
BOM
|
3 Comments
The runtime image of Payara Server consists of over 400 modules. Half of these do not come directly from the Payara codebase, but are various third-party APIs, their implementations and helper libraries. How do you choose the correct versions of your application's libraries so they are not in conflict with the ones in the server runtime?
Payara's Involvement in the Jakarta EE 9 Milestone Release
Published on 23 Jun 2020
by Steve Millidge
Topics:
JakartaEE
|
0 Comments
As a leading contributor to Jakarta EE, we're happy to announce the Eclipse Foundation Jakarta EE 9 Milestone Release and the results of their 2020 Jakarta EE Developer Survey.
The Jakarta EE 9 Milestone Release demonstrates the significant progress made toward the final release later this year, and offers an opportunity for the industry to try the new namespace and start migrating their frameworks.
The 2020 Jakarta EE Developer Survey features responses from thousands of enterprise Java developers around the world, with results showing significant growth of Jakarta EE 8 use and interest in cloud-native Java. The 2020 Jakarta EE Developer Survey results can be downloaded in their entirety here.