Posts tagged JakartaEE (4)
How to store JSON in MySQL Database
Published on 27 Sep 2023
by Guest Author
Topics:
JakartaEE,
Java,
Jakarta EE
|
1 Comment
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
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
|
1 Comment
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.
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.
How To Use The Payara IntelliJ plugin for Smoother Jakarta EE Development
Published on 23 Aug 2023
by Gaurav Gupta
Topics:
JakartaEE,
IntelliJ,
Jakarta EE
|
2 Comments
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?
Published on 17 Aug 2023
by Luqman Saeed
Topics:
JakartaEE,
Jakarta EE
|
0 Comments
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.
Unlocking the Speed: Performance Tuning for Jakarta EE Applications With JCache
Published on 15 Aug 2023
by Priya Khaira-Hanks
Topics:
JakartaEE,
Jakarta EE
|
0 Comments
In this new guide we look at how to improve cloud native, Jakarta EE application performance using the JCache.
JCache, or Java Caching API, is the standard cache API on the Java Platform. It is developed under
Java Specification Request (JSR) 107. JCache, similar to other Java APIs, comprises a set of core
interfaces organised under the javax.cache package. In this guide, we talk you through these interfaces and how you can get started with JCache, with code examples.
Try Payara Cloud for Free! No More Training Developers in Kubernetes...
Published on 10 Aug 2023
by Priya Khaira-Hanks
Topics:
Cloud,
MicroProfile,
JakartaEE,
Payara Cloud,
Jakarta EE
|
0 Comments
Payara Cloud is our fully-managed cloud native application runtime.
Unlike building an application server deployment on a Cloud Infrastructure as a Service or on raw Kubernetes, Payara Cloud takes care of provisioning infrastructure, installation, configuration, deployment and scaling of your application. Any web application following the Jakarta Web Profile specification can be uploaded and it will run in a containerized Payara Micro instance.