3 minutes
What’s New in the January 2026 Payara Platform Release?
As we begin 2026, we’re pleased to announce new releases across all Payara Platform editions this January: Payara Platform […]

Are you a Jakarta EE developer interested in leveraging the power of NoSQL databases for your applications? This webinar is designed specifically to introduce you to the world of NoSQL through CouchDB, a high-performance, scalable database ideal for cloud-native applications.
CouchDB is a NoSQL database used in distributed and cloud environments. It uses a schema-free JSON document format, which allows for more flexible and efficient data models. With features like Multi-Version Concurrency Control (MVCC) for high data integrity, and a RESTful HTTP API for seamless integration, CouchDB stands as a compelling choice for Jakarta EE applications looking to adopt a NoSQL database.
By the end of this webinar, you’ll walk away with the skills and knowledge to integrate CouchDB into your Jakarta EE applications. Whether you’re new to NoSQL databases or looking to optimize your existing Jakarta EE applications, this webinar will provide you with actionable insights to take your projects to the next level with the power and flexibility of NoSQL databases!
3 minutes
As we begin 2026, we’re pleased to announce new releases across all Payara Platform editions this January: Payara Platform […]
3 minutes
Learning Jakarta EE can sometimes feel like solving a puzzle. You have JPA, CDI, REST, Security, and Docker… but how do they all fit together in a real-world scenario? To answer this, I decided to build a comprehensive, open-source guide: The Jakarta EE Developer Full Path. This project is not just a collection of snippets; it is a structured marathon consisting of 15 practical sessions. We start fro an empty folder and finish with a fully containerized microservice running on Payara Micro, covering the entire software development […]
8 minutes
Jakarta EE applications can take anywhere from several seconds to over a minute to start, depending on their size […]