Posts tagged Java 11
Fine Tuning Payara Server 6 in Production
Published on 24 Jul 2024
by Ramya Billapati
Topics:
Payara Server,
Java 11,
Java,
getting started with Jakarta EE,
Jakarta EE
|
1 Comment
Let's Write History with Code! - Payara Podcast Episode 4
Published on 05 Jan 2024
by Dominika Tasarz
Topics:
Java 11,
Java,
Jakarta EE,
podcast,
open source,
Java 21
|
0 Comments
In this podcast episode, we would like to invite you to listen to the conversation we had with Otavio Santana. Otavio is a passionate architect and software engineer and a very prominent persona in the Java EE and Jakarta Community. He is a Java Champion, recognized for his vast contributions to the Java and open source ecosystem. He is a committer and leader in several open source products and specifications.
Head over toSpotifyorYouTube to listen to the conversation and subscribe for more episodes!
Transitioning to Java - Payara Podcast Episode 3
Published on 08 Dec 2023
by Dominika Tasarz
Topics:
Java 11,
Java,
Jakarta EE,
podcast,
open source,
Java 21
|
0 Comments
In this podcast episode, we’d like to invite you to listen to the conversation we recently had with Ken Fogel. Ken is a well known expert in Java and Jakarta EE industry, he’s been working with Java for over 20 years. Unsurprisingly, he is also a Java Champion, and a Java Community Process Executive Committee member. He is an active conference organizer, very prominent and active in the Java, Java EE and Jakarta EE community.
So there’s no wonder why we had to invite him to our podcast!
Head over toSpotifyorYouTube to listen to the conversation and subscribe for more episodes!
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.
Payara Platform: The Road to Jakarta EE 10
Published on 21 Sep 2022
by Steve Millidge
Topics:
Java EE,
MicroProfile,
JakartaEE,
Java 8,
Java 11,
Jakarta EE
|
0 Comments
Payara Engineering have recently released Payara Server Community 6 Alpha 3 and Payara Server Community 6 Alpha 4 as major milestones on the road to full Jakarta EE 10 support.
In this blog, we will explore what these releases can do and how you can use them to help in your migration to Payara 6 and Jakarta EE 10.
What's New in Jakarta EE 10?
Published on 14 Sep 2022
by Andrew Pielage
Topics:
Java EE,
MicroProfile,
JakartaEE,
Java 8,
Java 11,
Jakarta EE
|
0 Comments
Jakarta EE 10 will be released on September 22! It's almost here...
While the previous releases of Jakarta EE have been focussed on the much-feared namespace change and updating everything with support for Java 11, this is the first major release of Jakarta EE to start introducing new features for developers to use. I’ll cover some of them here.
Why Payara Platform Only Supports LTS Versions of JDK
Published on 29 Sep 2021
by Rudy De Busscher
Topics:
Payara Platform 5,
Java 8,
Java 11,
java 17
|
0 Comments
Java 11 Support in Payara Server Coming Soon
Published on 21 Mar 2019
by Ondro Mihályi
Topics:
Java 11
|
2 Comments
The world is moving in fast forward and the Java ecosystem is no exception. In 2017, the release of Java 9 disrupted the Java ecosystem with the introduction of Java modules. Soon after, the new six months Java release cycle caused another disruption, with three new Java major versions released since then. The Payara team have been working hard to keep up with this new, faster velocity. Although the latest Payara Server version 5.191 doesn’t run on Java 11 yet, we’re very close and can confidently say the next version of Payara Server will run on Java 11.