-
Hello eBPF: Recording data in event buffers (3)
How to use another kind of eBPF maps, the perf event buffer, and run tests with docker and JUnit 5.
-
Video: Spring Boot Docker Compose Support
In Spring Boot 3.1, Docker Compose support was added to simplify local development with external resources.
-
Where do you get your Java?
Today’s Java is vastly different, although it is still true to its root principles of robustness, portability, and ease of programming. Your options for where to get your Java have similarly evolved.
So, you might be wondering: Are they all the same? If not, what differentiates them? How do I know which one to use?
-
Interview with Gokul Chandrasekaran, the creator of JDoodle
Thanks Gokul for your support to bring an online Java editor to Foojay!
-
(Semantic) Versioning your Java libraries
Refine Java library versions seamlessly with Semantic Versioning, ensuring compatibility and efficient upgrades. Learn More!
-
Book Review: Modern Frontends with htmx
Get started experimenting with htmx and the many benefits it can bring to build dynamic, user-friendly, web pages!
-
Writing C Code in Java
The Foreign Function & Memory API (also called Project Panama) has come a long way since it started.
-
FEPCOS-J (3) – Build native executables of Java-coded networked systems
An example shows how Java developers can build native executables of declaratively composed networked systems by using FEPCOS-J and GraalVM.
-
Couch to fully-observed code with Spring Boot 3.2, Micrometer Tracing, and Digma
Collecting important data about your code in dev and test has become trivial, it’s now also getting easier to put that data to use.
-
Video: Vaadin Drag & Drop Support. It’s so easy!
In this video I show how simple it can be to add drag and drop to a Vaadin application!