Join our webinar - Java 21 - An Overview for Jakarta EE Developers
Published on 21 Sep 2023
by Dominika Tasarz
Topics:
Payara Events,
Jakarta EE
|
0 Comments
Get ready for an exciting round table panel discussion - register here - led by our very own Payara Engineers, as we delve deep into the future of the upcoming Jakarta EE 11 in the context of its base Java version - Java 21.
The release of Java 21, the latest LTS Java version, marks an important milestone for the Java Platform. With much anticipated features like virtual threads, sequenced collections and record patterns, Java 21 is the perfect base for the upcoming Jakarta EE 11.
In this interactive, expert round table discussion, you will learn what the release of Java 21 means to you as a Jakarta EE developer.
The Payara Monthly Catch September 2023
Published on 21 Sep 2023
by Priya Khaira-Hanks
Topics:
Microservices,
MicroProfile,
JakartaEE,
Jakarta EE
|
0 Comments
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
Published on 19 Sep 2023
by Luqman Saeed
Topics:
JakartaEE,
Java,
Jakarta EE
|
0 Comments
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?
Published on 15 Sep 2023
by Luqman Saeed
Topics:
JakartaEE,
Payara Platform,
Payara Enterprise,
Payara Community,
Jakarta EE
|
0 Comments
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
Published on 12 Sep 2023
by Dominika Tasarz
Topics:
Cloud,
JakartaEE,
Payara Events,
Payara Cloud,
Jakarta EE
|
0 Comments
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.
Join Our Live Webinar Tutorial - Mastering the Upgrade to Jakarta EE 10
Published on 07 Sep 2023
by Dominika Tasarz
Topics:
news and events,
Payara Events,
Jakarta EE
|
0 Comments
In the ever-evolving landscape of enterprise applications, staying updated with the latest technologies is not just an option—it's a necessity for competitive advantage. The release of Jakarta EE 10 brought forth a myriad of enhancements that can significantly improve the scalability, security, and performance of your enterprise applications. But how do you make the transition smoothly? What are the best practices and strategies for upgrading?
Join us for this webinar on the 13th of September (REGISTER HERE) where we'll guide you through the essential steps and considerations for a successful upgrade. We will delve into the new features and improvements introduced in Jakarta EE 10 and why they make a compelling case for the upgrade.
A Smooth Transition to Tomorrow: Unveiling the Upgrade Adviser Tool for Jakarta EE 10
Published on 05 Sep 2023
by Alfonso Altamirano
Topics:
Maven,
CLI,
Jakarta EE,
J2EE
|
2 Comments
One of the most daunting tasks organizations face is keeping pace with fast evolving technological landscapes, while ensuring existing applications remain robust and functional. If you're still running applications on Java EE 7/8, the release of Jakarta EE 10 sets the upgrade clock ticking. Of course you can keep running such applications with a Payara Enterprise 5 plan. However, if you need to upgrade to take advantage of the many new features in Jakarta EE 10, then read on!
The Payara Monthly Catch August 2023
Published on 31 Aug 2023
by Priya Khaira-Hanks
Topics:
Microservices,
MicroProfile,
JakartaEE,
Jakarta EE
|
0 Comments
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.
Easily Manage Different Java Versions on Your Machine with SDKMan!
Published on 30 Aug 2023
by Luqman Saeed
Topics:
Java EE,
Java 8,
Java 11,
Java
|
0 Comments
So, you're a Java developer, or maybe you're aspiring to be one. Either way, you've probably faced the challenge of managing multiple versions of Java on your machine. One project requires Java 8, but another needs Java 11, yet another requires Java 17. The open-source library you're keen on contributing to needs yet another version. What do you do? You start juggling environment variables, and before you know it, your system is a tangled mess of configurations. Not fun, right?
And let's not even get started on the difference between JRE and JDK. It's easy for beginners to get confused about the distinction between the two. The JRE (Java Runtime Environment) is sufficient if you just want to run Java applications, but if you're going to be developing them, you'll need the JDK (Java Development Kit). The JDK includes everything the JRE has, plus additional tools and utilities for developers like the Java compiler, or javac.
Tired of all this complexity? Let me introduce you to SDKMan!, a version manager that streamlines the process, making it a breeze to manage multiple Java versions on your machine. Not just Java, SDKMan! can be used to manage a lot more kits and tools such as Maven. In this blog post however, we see how to use SDKMan! to effortlessly manage different versions of Java on the same machine.
Open Source For All? Why Open Source is Perfect for Enterprises - Listen to Payara Podcast Episode 1
Published on 24 Aug 2023
by Dominika Tasarz
Topics:
Jakarta EE,
podcast,
open source
|
0 Comments
For this first ever episode of Payara Podcast, we had a chat with Rachel Stephens, Senior Analyst at RedMonk (the developer-focused industry analyst company) and Steve Millidge - Payara Founder and CEO.
We talked about open source, focusing on using it in the context of enterprise. We talked about public perception of open source, common myths surrounding the use of open source technologies for enterprise businesses, security aspects of using open source and much more.
Head over to Spotify or YouTube to listen to the conversation and subscribe for more episodes!
Enjoy!