Posts tagged JakartaEE (13)
The Payara Monthly Catch: March 2022
Published on 04 Apr 2022
by Priya Khaira-Hanks
Topics:
Microservices,
MicroProfile,
JakartaEE
|
0 Comments
Easy Jakarta EE Integration Testing with the Payara Platform and Testcontainers
Published on 24 Mar 2022
by Fabio Turizo
Topics:
Docker,
How-to,
Cloud,
JakartaEE
|
0 Comments
One major issue when developing modern enterprise applications is the "works on my machine" problem: when an application works well on your machine but is not functional in production or even on a colleague's machine. An even more prevalent problem is to maintain the quality of ever-changing applications during development and maintenance.
This is especially prevalent when Jakarta EE applications are developed and not properly tested in an isolated and cohesive manner. Proper integration testing helps to avoid both the "works on my machine" problem, and ensures developers can change the application effectively without breaking it. However often teams struggle with it, due to a lack of standardized testing solutions and the unpredictability of real-world conditions.
Here, I present an effective method for Jakarta EE integration testing, using Payara Platform and Testcontainers in my example.
What's New in the March 2022 Payara Platform Release?
Published on 16 Mar 2022
by Priya Khaira-Hanks
Topics:
What's New,
JakartaEE,
New Releases
|
0 Comments
Explaining Microservices: No Nonsense Guide for Decision Makers
Published on 15 Mar 2022
by Priya Khaira-Hanks
Topics:
MicroProfile,
JakartaEE,
Migration
|
0 Comments
The Payara Monthly Catch: February 2022
Published on 03 Mar 2022
by Priya Khaira-Hanks
Topics:
Microservices,
MicroProfile,
JakartaEE
|
0 Comments
What is Jakarta EE?
Published on 22 Feb 2022
by Priya Khaira-Hanks
Topics:
Microservices,
MicroProfile,
JakartaEE
|
0 Comments
Quick Fire Java: Java After Log4j
Published on 18 Feb 2022
by Priya Khaira-Hanks
Topics:
Java EE,
Security,
JakartaEE
|
0 Comments
What's New in the February 2022 Payara Platform Release?
Published on 16 Feb 2022
by Priya Khaira-Hanks
Topics:
What's New,
JakartaEE,
New Releases
|
0 Comments
The February 2022 Payara Platform release is here! Payara Platform Community 5.2022.1 includes 3 improvements and 10 bug fixes. Payara Platform Enterprise 5.36 brings 3 improvements and 4 bug fixes.
We also released a second alpha version of Payara 6, with the headline news being that it now includes support for MicroProfile 5.0!
Read more below to learn about the highlights.
New Guide: Migrating WebSphere Application Server to Payara
Published on 10 Feb 2022
by Priya Khaira-Hanks
Topics:
JakartaEE,
Migration
|
0 Comments
We recently created a new guide to help you move from WebSphere Application Server to Payara Server 5.
Payara is better than WebSphere, for reasons including Payara's more regular releases, greater variety of supported IDEs, a compatible microservices edition (Payara Micro) and varied monitoring options.
Hermes, the logistics provider, is just one company which made the change from WebSphere to Payara Server!
Payara Platform in 2022!
Published on 08 Feb 2022
by Priya Khaira-Hanks
Topics:
Microservices,
MicroProfile,
JakartaEE
|
0 Comments