Jakarta EE 11: Beyond the Era of Java EE
This user guide provides a brief history of Java EE/Jakarta EE and a detailed overview of some of the specifications that will be updated in Jakarta EE 11.
Step up your coding with the Continuous Feedback Udemy Course: Additional coupons are available
What do you know about the code changes that were just introduced into the codebase? When will you notice if something goes wrong?
Stable, Secure, and Affordable Java
Azul Platform Core is the #1 Oracle Java alternative, offering OpenJDK support for more versions (including Java 6 & 7) and more configurations for the greatest business value and lowest TCO.
Do you want your ad here?
Contact us to get your ad seen by thousands of users every day!
[email protected]All 0 Likes
Event-Driven Architecture and Change Data Capture Made Easy
Hello again! In this article (Part 1), we will discuss two common ways to build modern software systems: Event-Driven Architecture (EDA) and Change Data Capture (CDC). They serve different purposes but can work well together in some situations. we'll explain ...
Table of Contents 2. Avoid Using SELECT *3. Use Proper Joins4. Use WHERE Clauses to Filter Data5. Limit the Number of Rows Returned6. Use EXISTS Instead of IN7. Avoid Functions in WHERE Clauses8. Use JOINs Instead of Subqueries9. Optimize Group …
Master effective logging in Java applications using SLF4J and Logback. This comprehensive guide provides 14 essential best practices.
This article explores various approaches to calling microservices in Java, from simple RESTful APIs to advanced. Learn more!
Smart logging with AOP in Spring boot with our smart Logging, leveraging AOP for detailed, configurable logging. Ideal for cleaner code.
The AspectJ framework streamlines AOP adoption in Java. AOP improves modularity which leads to code that is easier to understand and maintain.
Dive into the Microservices Design Principles with our in-depth guide to creating modular, scalable, and resilient software systems.
Explore the Evolution of Microservices: Microservices in the Modern Architecture Landscape with our in-depth guide that compares it with SOA.
Let’s dive deeper and explore a day in the life of Alex, a software engineer in a Payment Scrum Team.
Embrace Scrum, make it your own, and watch as your projects transform from to-do lists to done-and-dusted.
Interesting read on @foojayio about the current state of the @grailsframework, at @TheASF
Written by @spoole167 interviewing @JamesFredley
https://foojay.io/today/grails-isnt-done-yet-part-1-inside-the-asf-reboot/
#Java 26 is here, and its main purpose is to provide a solid foundation for future things to come. It comes with new features, performance improvements and multiple enhancements–my blog post has all the info! 🚀
My #Java 26 article is now also available on Foojay Today! @foojayio
All 14 Comments