Blog Author: Luqman Saeed

See Luqman Saeed Posts

1 minute
Uncategorized

An Ode To Java

Today May 23rd marks the 29th birthday of the Java Platform. First debuting in in 1995, the platform has […]

No Image 1 minute
Uncategorized

YouTube Playlist – Connecting Your Payara Cloud Application to a PostgreSQL Database on Neon

By integrating your Payara Cloud application with a PostgreSQL database on Neon, you can unlock a number of key […]

3 minutes
Uncategorized

Debugging Jakarta CDI Applications: A Quick Intro to Payara Server’s CDI Tools

Payara Server offers integrated tools that streamline your development experience when working with Jakarta CDI (Contexts and Dependency Injection) […]

1 minute
Uncategorized

What’s New In The May 2024 Payara Platform Release

We’re happy to announce the May 2024 release of Payara Platform! These updates bring a smoother user experience, security […]

5 minutes
Jakarta EE

Caching REST Resources In Jakarta REST (formerly JAX-RS)

REST, or Representational State Transfer, is the web standard for building APIs and applications. It offers a lightweight architecture […]

3 minutes
Uncategorized

Maven Dependency Scopes: Choosing the Right Tool for the Job

Maven is arguably the most used build automation tool in the Java ecosystem. With that great power and popularity, […]

5 minutes
Uncategorized

Microservices Mania: Are Moduliths the Saner Path to Scalable Architectures?

Introduction Lately, microservices have become extremely popular in software design. They offer the ability to scale, deploy updates independently […]

3 minutes
Uncategorized

What’s New In The April 2024 Payara Platform Release

We’re excited to announce the April 2024 release of Payara Platform!  This update includes a mix of critical bug […]

No Image 3 minutes
Uncategorized

Expressive REST Resources with Java Records and Jakarta REST

Modern web applications often adopt a layered architecture to separate concerns and improve maintainability. In this paradigm, your REST […]

3 minutes
Uncategorized

5 ways Payara Cloud drives higher profits for Jakarta EE companies

Introduction The effective management of production deployment runtimes is essential to ensuring the success, competitiveness and sustainability of your […]

1 minute
Uncategorized

Continuous Integration and Continuous Deployment for Jakarta EE Applications Made Easy

Continuous Integration and Continuous Deployment (CI/CD) activities are designed to convey your Jakarta EE applications to end users. Thanks […]

No Image 2 minutes
Uncategorized

Detect Slow SQL Queries With Payara Slow SQL Logger

Slow SQL queries can silently undermine your application’s efficiency and the overall user experience. These sluggish queries not only […]