Posts tagged Jakarta EE (4)
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.
Mastering Java Frameworks: Power Up Your Jakarta EE Skills As A Spring Boot Developer
Published on 10 Sep 2024
by Chiara Civardi
Topics:
Spring Boot,
Developer,
Jakarta EE
|
3 Comments
Jakarta EE, formerly known as Java EE (J2EE), and Spring Boot are the two de facto standards when it comes to enterprise Java applications, and the competition between these two alternatives to secure more market share has been going on for a while. Currently, many enterprise applications rely on Jakarta EE. However, most junior developers are familiar solely with Spring Boot. If you are a Spring Boot developer that needs to use or migrate to the Jakarta EE framework, we have created a guide to help you bridge your existing Spring Boot expertise with core Jakarta EE concepts.
How to Mitigate the Risks of Unsupported Open Source Technologies for Mission-Critical Applications
Published on 04 Sep 2024
by Chiara Civardi
Topics:
Payara Enterprise,
Migration,
Payara Community,
Jakarta EE,
open source
|
0 Comments
Open source technologies have become invaluable tools for software developers and software engineers focusing on innovation and experimentation. In particular, open source application servers can greatly help to accelerate project development, reduce costs and foster collaborative approaches within teams and across organizations.
However, when it comes to deploying mission-critical applications in production environments, open source runtimes that are unsupported can present significant risks, exposing businesses to unnecessary vulnerabilities.
What to Expect From Jakarta Concurrency 3.1 With Jakarta EE 11?
Published on 03 Sep 2024
by Luqman Saeed
Topics:
New Releases,
Jakarta EE,
Jakarta Concurrency
|
0 Comments
The upcoming release of Jakarta EE 11 is expected to feature a number of updated specifications. One of the key updates expected in this release is to Jakarta Concurrency, which will be advancing to version 3.1. This update is set to bring a host of new features and improvements aimed at making concurrent programming in Jakarta EE even more powerful and flexible.
Nugget Friday: Simplify Module Imports in Java 23
Published on 23 Aug 2024
by Luqman Saeed
Topics:
Java,
Jakarta EE,
java 23
|
0 Comments
Welcome to this week’s Friday Nugget! In today’s post, we’re focusing on a new feature coming in Java 23 that’s set to make your coding life a little easier, especially if you’ve ever found yourself frustrated by the clutter of import statements: module import declarations. By leveraging such tool, you can streamline your Java code, reduce verbosity and enhance readability, making your development process more efficient.
Payara Cloud Connectivity: Linking Your Apps to Essential Backend Services
Published on 19 Aug 2024
by Luqman Saeed
Topics:
Cloud,
MicroProfile,
DevOps,
Developer,
Payara Cloud,
deployment group,
Getting Started with Payara Cloud,
Jakarta EE
|
0 Comments
Payara Cloud, our increasingly popular Payara as a Service (PaaS) offering, automates the cloud deployment of your Jakarta EE and MicroProfile applications, making it easy to connect to essential services that your application relies on. This post shows you how to connect your applications to the services they need. This quick tutorial applies whether those services are inside or outside your cloud environment, as long as they are reachable across the internet.
Payara Platform Roadmap Update - August 2024
Published on 15 Aug 2024
by Ilias Efstathiou
Topics:
Java EE,
DevOps,
Developer,
Payara Platform,
Java,
Jakarta EE
|
0 Comments
Now that we're eight months into 2024 (already!?), and in the middle of summer, it seems like a good time to catch up and update you on the Payara Roadmap for 2024 - let's see what we've done and what we are still planning to do for the rest of the year and beyond.
You can also watch the Payara Roadmap Update presented at the Virtual Payara Conference last month.
What's Coming in Jakarta EE 11?
Published on 07 Aug 2024
by Luqman Saeed
Topics:
Java EE,
Jakarta EE,
java se,
Eclipse Foundation
|
0 Comments
The 11th release of Jakarta EE, the open-source successor to Java EE whose advancement is led by the Eclipse Foundation, is still undergoing development. Scheduled for release later in 2024, Jakarta EE 11 will introduce a range of enhancements and new functionalities aimed at improving Java enterprise application development. Let’s take a quick look at what to expect.
Payara Podcast Episode 7: Keeping Projects Alive – A Conversation About Open Source Contribution
Published on 06 Aug 2024
by Dominika Tasarz
Topics:
Apache,
Payara Events,
Jakarta EE,
open source
|
0 Comments
In the latest episode of the Payara Podcast, we talk to Lenny Primak. Lenny is an experienced software architect and developer - he’s been contributing to various open source projects for many years, including Apache, Jakarta EE and Payara.
Last month, in June 2024 we held the Virtual Payara Conference, and that’s where Lenny joined us for the Open Source contributors roundtable. We had a really interesting conversation then, but had limited time to discuss various aspects of his work on open source, so we thought it’d be best to give Lenny some more time to share his journey and his experience during the Payara Podcast so here we are - we hope you will enjoy listening to this episode !
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