Posts tagged JakartaEE (2)

Switching Up Java: Unpacking Pattern Matching in Java 21

Pattern Matching for switch, introduced in Java 21 via JEP 441, marks a significant enhancement to the Java programming language, offering a more expressive and compact way to handle complex decision blocks. This feature extends the existing switch construct by allowing patterns in case labels, thus facilitating more concise, readable, and safe code when dealing with multi-way comparisons​​.

A Quick Intro To Java 21 Foreign Function and Memory (FFM) API

Java 21 introduces the Foreign Function and Memory (FFM) API, which allows Java programs to interoperate with code and data outside the Java runtime. Java operates within a managed environment known as the Java Virtual Machine (JVM). The JVM serves as an abstraction layer between the executing Java code and the underlying hardware and OS. One of the core design principles behind the JVM is to provide a secure and isolated environment for Java applications to run. This isolation is beneficial for several reasons, including security and stability; it mitigates risks such as unauthorized access to system resources or memory corruption, which could lead to vulnerabilities like buffer overflows.

How to store JSON in MySQL Database

Developers use MySQL databases in every corner of the world to create cloud-based applications. As they continually look for tools that offer better scalability, performance, and flexibility, many are pairing MySQL with the JSON data format.

Combined, these provide a wealth of benefits for developers. We’re going to briefly examine the ins and outs of MySQL and JSON to get you up to speed, then take a look at some of the things you can achieve using them together.

The Payara Monthly Catch September 2023

It's time for the September Payara Monthly Catch - our monthly news roundup from the world of Java, Jakarta EE, MicroProfile, and open source. 

The big news is: Java 21 is now out! This is the latest long-term support release of Java, so it will be supported in Payara Platform. Payara Community Server and Micro will run with Java 21 by mid-October, with Payara Enterprise supporting Java 21 by mid-December. Find our pick of great Java 21 content below, including our own articles on the subject, focusing on what it will mean for Jakarta EE users.                                                                                                                                                     

Watch out for us next month at Devoxx Belgium! See below to meet our team at Devoxx and join our talk,Elementary Full-stack Development with Hypermedia and Java 21,we'll hope to see lots of you there. 

TheJakarta EE Developer Survey 2023also came out this month, make sure to read to find out the most used technologies and trends. Our CEO and Founder Steve Millidge commented: "The future looks bright for Jakarta EE and Payara, as we note with pride that the percentage of respondents using Payara has also increased!"

And finally, free trials of our fully managed Jakarta EE cloud native application runtime, Payara Cloud, are in full swing!  Join those trying it out for free, with 15 days available to you with no charge. Sign uphere

Java 21 and the Upcoming Jakarta EE 11: A New Era of Cloud Native Java

With Java 21 released today and Jakarta EE 11 slated for release in Q1 of 2024, the landscape for Java development is evolving rapidly, particularly in the cloud-native space. Although these two are not being developed together, they are intrinsically linked: Jakarta EE 11 will have Java 21 as its base Java SE version. This blog post will explore what these two significant releases bring to the table individually and how they can collectively enhance cloud native Java development.

What's New in the September 2023 Payara Platform Release?

We are excited to announce the latest releases of the Payara Platform: Enterprise 6.6.0 and Community 6.2023.9. Payara Platform Enterprise 6.6.0 comes with 2 security fixes, 2 bug fixes, 5 component upgrades and 3 improvements. Payara Platform Community 6.2023.9 also comes with 2 security fixes, 2 bug fixes, 5 component upgrades, and 3 improvements. 

For Payara Enterprise users, Payara Platform 5 is still updated! Payara Platform Enterprise 5.55.0 is out this month. 

Watch the Recording: Assessing Jakarta EE Cloud Deployment Options in a Cloud Native Era

Are you a Jakarta EE Developer? Are you looking to level up your cloud deployment? You have options! 

In this technical webinar, our expert Luqman Saeed talks you through 3 key options for your cloud deployment with Jakarta EE:

☁️Docker Containers to Azure Web Apps
☁️Jakarta Runtime installation on a virtual machine and app deployment
☁️Fully managed Jakarta EE cloud deployment runtimes

This is also a great webinar if you are curious about Payara Cloud as we are also discussing many different cloud deployment options- if you have heard about our new fully managed cloud native application runtime for Jakarta EE, this your chance to see exactly how it works. 

The Payara Monthly Catch August 2023

HiJakarta EEandMicroProfilecommunity! It's time for the August Payara Monthly Catch. 

Java 21 is coming next month. That means - virtual threads! Project Panama! Sequenced collections! This month, we round up all the interesting articles about Java 21 and beyond, all in one place. See below for your reading list. We also have been working on applying features like Virtual Threads in a Jakarta EE context.

It's also the month we launched a free trial of our fully managed Jakarta EE cloud native application runtime, Payara Cloud. You can now try it out for free, with 15 days available to you as a trial. Check it outhere

How To Use The Payara IntelliJ plugin for Smoother Jakarta EE Development

In the realm of Jakarta EE development, orchestrating a smooth interaction between your application and the server is paramount. The Payara IntelliJ Plugin is one such tool that facilitates seamless integration between the Payara Server and the IntelliJ IDEA. This plugin empowers developers to efficiently manage and deploy Jakarta EE applications, and troubleshoot issues right from their development environment. In this blog post, we will explore the various features of the Payara IntelliJ Plugin and provide a step-by-step guide on how to make the most of its capabilities.

What's New in the August 2023 Payara Platform Release?

Coming fresh and energised from summer vacation, the Payara engineering kitchen presents to you the August 2023 release, with bug fixes and component upgrades. Payara Platform Enterprise 6.5.0 comes with 10 bug fixes and a component upgrade. Payara Platform Community 6.2023.8 also comes with 10 bug fixes and 1 improvement.