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
CAP in the Pocket: Developing Java Applications on your Phone
Smartphones are more powerful then ever, with processors rivaling old laptops. So let's try to use them like a laptop to develop web-applications on the go. Below I'll show you how to do use run and develop a CAP Java ...
Table of Contents TagsTaggingConclusion Ever wonder how the JDK Flight Recorder (JFR) keeps track of the classes and methods it has collected for stack traces and more? In this short article, I’ll explore JFR tagging and how it works in …
Table of Contents JCmd triggered debuggingSummaryProblemSolutionConclusion Almost to the day, one and a quarter years ago, I published my blog post called Level-up your Java Debugging Skills with on-demand Debugging. In this artucle, I wrote about multiple rarely known and …
Have you ever wondered how libraries like Spring and Mockito modify your code at run-time to implement all their advanced features?
Learn about new support for XDP to create a simple package blocker for eBPF.
This week we generate the C code for struct and map definitions automatically, using annotation processors to simplify writing programs.
Let’s look into the eBPF memory layout and alignment of structs transferred between the kernel and user-land.
I went traveling again, read more on my travels to FOSDEM, Canada and Zurich in February/early March in this travel report.
This week I’ll implement ring buffer support in my eBPF library and explain how ring buffers are used in eBPF.
Learn why using libbcc is not the best idea and start working with the newer libbpf.
Learn how to use tail calls and develop your first standalone eBPF application using the hello-ebpf library
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 19 Comments