Shaping Java's Future: Join the Jakarta EE Interest Group
Published on 25 Sep 2024
by Luqman Saeed
Topics:
Java EE,
MicroProfile,
Jakarta EE,
java se,
Digital Transformation
|
0 Comments
The Java Platform is an essential technology platform for modern applications. The Jakarta EE collection of specifications, crafted on Java SE, is arguably the most widely used (directly and indirectly) development platform for enterprise applications on the Java Platform. Over the last couple of years, Jakarta EE has started evolving much faster to meet the rapidly changing needs of enterprises. However, this evolution could be improved to better address the future needs of the industry. This is why the Eclipse Foundation, the home of the Jakarta EE Platform, has introduced the Jakarta EE Future Directions Interest Group.
Payara Platform Enterprise 4 Lifetime Support 2025
Published on 24 Sep 2024
by Dawn Baird
Topics:
GlassFish,
Payara Platform,
Payara Enterprise,
Payara Community
|
0 Comments
Payara Platform 4 is reaching its End of Life, and the end of Extended Support is scheduled for the first quarter of 2025.
However, we understand there are critical business reasons for which some of our customerscannot immediately transition some workloads to newer versions of the platform. To meet your legitimate business requirements, we are introducing the Lifetime Support model. This new offer replaces the Extended Support offeringfor this version and is designed to give you confidence that your business-critical applications will have enterprise level support to remain stable and secure during this transition period.
This is your advance notice so that you can begin making plans to secure support for your existing infrastructure or to upgrade to Payara Platform 5 or 6.
Get Ready for Devoxx Belgium 2024: Payara is Excited to See You There!
Published on 23 Sep 2024
by Chiara Civardi
Topics:
DevOps,
Developer,
news and events,
Java,
Jakarta EE
|
0 Comments
It's almost time for one of the most anticipated tech events of the year: Devoxx Belgium 2024! From October 7th to 11th, the Java developer community will gather at Kinepolis, in Antwerp, Belgium, for a week of networking, learning and exploring the latest in software development. With over 3,500 attendees expected, this conference promises to be a major highlight for developers, software engineers, tech enthusiasts as well as Payarans!
Nugget Friday - Simplifying Multiline Strings with Java Text Blocks
Published on 20 Sep 2024
by Luqman Saeed
Topics:
Java
|
0 Comments
Working with multiline strings in Java has historically been a challenge, often resulting in messy code that is hard to read and maintain. Whether you're dealing with SQL queries, JSON or HTML templates, managing escape characters and manual line breaks is a cumbersome process. In today's Nugget Friday, we'll look at how Text Blocks can redefine how developers handle multiline strings, making code cleaner, more readable and easier to maintain.
Improving Responsiveness in Jakarta REST (JAX-RS) Services through Asynchronous Processing
Published on 19 Sep 2024
by Luqman Saeed
Topics:
REST,
Java,
Jakarta EE
|
0 Comments
Speed and responsiveness are very important in the development and use of modern RESTful APIs in Java applications, as they help ensure efficiency and scalability, especially as businesses move towards cloud-native applications. The primary means of achieving high speed, responsiveness, efficiency and scalability is through asynchronous processing. It allows applications to handle requests efficiently and perform tasks without getting stuck, making things run smoother and faster for the user while supporting scalability.
In this post, we'll look at how asynchronous processing works in Jakarta RESTful Web Services (JAX-RS or Jakarta REST) and how to implement async patterns in JAX-RS to enhance your Java web services, so you can build powerful and scalable RESTful APIs in Java.
Join Live Webinar - Jakarta EE 11: What’s Next for Enterprise Java
Published on 18 Sep 2024
by Dominika Tasarz
Topics:
JakartaEE,
news and events,
Payara Events,
Java,
Jakarta EE,
Jakarta EE 11
|
0 Comments
Jakarta EE 11: What’s Next for Enterprise Java
Monday, 30th of September, 2pm BST
Register: https://www.crowdcast.io/c/jakarta-ee-11-whats-next
Join Live Webinar - Ensuring Long-Term Stability with Payara Platform 4 Lifetime Support
Published on 17 Sep 2024
by Dominika Tasarz
Topics:
JakartaEE,
news and events,
Payara Events
|
0 Comments
Ensuring Long-Term Stability with Payara Platform 4 Lifetime Support
Tuesday, 24th of September, 2pm BST
Register: https://www.crowdcast.io/c/payara-platform-4-lifetime-support
Series: What’s Stopping Businesses from Application Server Migrations: Insights From Industry Players - Part 2
Published on 16 Sep 2024
by Chiara Civardi
Topics:
Developer,
Payara Platform,
Migration,
Digital Transformation
|
0 Comments
Migration Hesitation: Why Fear and Stagnation May Be Costing Your Business More Than You Think
There is no doubt that moving mission-critical applications to a new runtime environment is no small task. The fear of disruption, cost overruns and unknown risks often leads businesses to avoid necessary changes, even when the current system is far from optimal.
In the blog series ‘What’s Stopping Businesses from Application Server Migrations – Insights from Industry Players’ we explore one the reasons behind this hesitation and the real costs associated with migration fears. In the first blog post, we covered the fear of the unknown and business disruptions. In this second episode, we look at the fear of migration costs. In effect, as many business leaders reveal, the perceived financial risks often can overshadow the potential long-term benefits of moving to a different application server.
Nugget Friday - Exploring Jakarta RESTful (JAX-RS) Web Services Validation
Published on 13 Sep 2024
by Luqman Saeed
Topics:
REST,
Jakarta EE
|
0 Comments
Welcome to this week’s Friday Nugget and congratulations, you've made it through the week! What better way to kick off the weekend than by talking about simplifying something that is essential to ensure that data flows smoothly between clients and servers, meeting all necessary formats, types and rules. Correct, we are talking about validation.
What’s New In The September 2024 Payara Platform Release?
Published on 11 Sep 2024
by Luqman Saeed
Topics:
Payara Platform,
New Releases
|
0 Comments
We're happy to announce the latest releases of Payara Platform Community 6.2024.9, Payara Platform Enterprise 6.18.0 and Payara Platform Enterprise 5.67.0. These updates bring important security enhancements, bug fixes and component upgrades to improve your Jakarta EE and MicroProfile development experience on the Payara Platform.