Blog Author: Luqman Saeed

See Luqman Saeed Posts

1 minute
Jakarta EE

Troubleshooting Common Payara Cloud Deployment Issues

Deploying applications on Payara Cloud offers numerous advantages, including ease of use and scalability. However, like any platform, you […]

3 minutes
Jakarta EE

Power Up Your Jakarta EE Applications with Telegram Chatbots

Incorporating chatbots into your Jakarta EE application can offer a number of benefits to you and users, helping automate […]

3 minutes
Uncategorized

Comparing Java Cloud Providers: Payara Cloud vs. Others

Choosing the right cloud platform for your Java applications can significantly improve development speed, scalability and overall costs. While […]

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
Payara

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
Community

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
Payara

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
Cloud & Microservices

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
Payara

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
Jakarta EE

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 […]