Foojay Podcast #43: Modern Java Testing

Learn from the experts in this podcast about testing methodologies, tools, and best practices, empowering you to write reliable Java applications. The post Foojay Podcast #43: Modern Java Testing appeared first on foojay. | Continue reading


@foojay.io | 1 month ago

Hello eBPF: Tail calls and your first eBPF application (4)

Learn how to use tail calls and develop your first standalone eBPF application using the hello-ebpf library The post Hello eBPF: Tail calls and your first eBPF application (4) appeared first on foojay. | Continue reading


@foojay.io | 1 month ago

12 Lessons Learned From Doing The One Billion Row Challenge

How fast can you process a 1 billion rows text file in Java? That's the challenge that many Java developers tried to solve in January 2024. The post 12 Lessons Learned From Doing The One Billion Row Challenge appeared first on foojay. | Continue reading


@foojay.io | 1 month ago

Cloud Cost Optimization Is Hard, Java Can Help

Did you know switching your Java runtime helps reduce Cloud waste? The post Cloud Cost Optimization Is Hard, Java Can Help appeared first on foojay. | Continue reading


@foojay.io | 1 month ago

Hardening Apache APISIX with the OWASP’s Coraza and Core Ruleset

Most organizations don't incentivize for security. Hence, we need to be smart about it and use existing components as much as possible. The post Hardening Apache APISIX with the OWASP’s Coraza and Core Ruleset appeared first on foojay. | Continue reading


@foojay.io | 1 month ago

Build Flexible Jakarta EE Applications With Apache CouchDB NoSQL Database

Are you a Jakarta EE developer interested in leveraging the power of NoSQL databases for your applications? The post Build Flexible Jakarta EE Applications With Apache CouchDB NoSQL Database appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Video: Spring Boot Testcontainers Support for Local Development

With Spring Boot 3.1, Testcontainers support for local development was added. This video will show you how this works and how to use it. The post Video: Spring Boot Testcontainers Support for Local Development appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

State of Open (Source?!) and Free AI – a FOSDEM recap

Recap of spending the day in AI and Machine Learning Developer Room at FOSDEM’24! The post State of Open (Source?!) and Free AI – a FOSDEM recap appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Top Most Detected Issues in Java Projects

The most detected issues in Java projects by not following the clean code approach, and how to fix them with clear examples. The post Top Most Detected Issues in Java Projects appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Minimize Costs by Utilizing Cloud Storage with Spring-Data-Eclipse-Store

How to save money storing data in Cloud blob-stores instead of expensive databases through the use of the open-source Spring-Data-Eclipse-Store library. The post Minimize Costs by Utilizing Cloud Storage with Spring-Data-Eclipse-Store appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

DTrace Revisited: Advanced Debugging Techniques

Learn about DTrace, an innovative tool that has reshaped the landscape of debugging and system analysis. The post DTrace Revisited: Advanced Debugging Techniques appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Is JDWP’s onjcmd feature worth using?

We run benchmarks to see whether JDWP's onjcmd features improves the debugging performance. The post Is JDWP’s onjcmd feature worth using? appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

The Evolution of Microservices with SOA: Navigating the Architectural Landscape

Explore the Evolution of Microservices: Microservices in the Modern Architecture Landscape with our in-depth guide that compares it with SOA. The post The Evolution of Microservices with SOA: Navigating the Architectural Landscape appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Kicking the Tires of Docker Scout

Let's try Docker Scout, the Docker image vulnerability detection tool. The post Kicking the Tires of Docker Scout appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Sorting Text in Java, How Complicated Can It Be?

Text is represented by the String class in Java. In this article we'll explore how to sort String, the advantages and drawbacks of each possibility. The post Sorting Text in Java, How Complicated Can It Be? appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

OpenRewrite: Migrate to Spring Boot 3.2

Simplify your migration process to Spring Boot 3.2 with the help of OpenRewrite. The post OpenRewrite: Migrate to Spring Boot 3.2 appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Foojay Podcast 42: Jozi-JUG and Cape Town Java Community

Today, we are traveling to Cape Town and Johannesburg to learn more about its Java communities! The post Foojay Podcast 42: Jozi-JUG and Cape Town Java Community appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

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. The post Hello eBPF: Recording data in event buffers (3) appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Achieving High Throughput Without Sacrificing Latency

Low latency coding techniques are designed to keep a processor core as busy as possible, executing at its full potential and so getting work done as quickly as possible. The post Achieving High Throughput Without Sacrificing Latency appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

JavaFX Links of January 2024

This is the first JavaFX LinksOfTheMonth review for 2024, an overview of the LinksOfTheWeek that got published on jfx-central.com during January. The post JavaFX Links of January 2024 appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Video: Spring Boot Docker Compose Support

In Spring Boot 3.1, Docker Compose support was added to simplify local development with external resources. The post Video: Spring Boot Docker Compose Support appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Building gdocweb with Java 21, Spring Boot 3.x and Beyond

Explore the journey of building gdocweb: a developer's insight into choosing Java 21, Spring Boot 3.x, and navigating tech stack challenges. The post Building gdocweb with Java 21, Spring Boot 3.x and Beyond appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Friends of OpenJDK Hangout at FOSDEM 2024

Spend time with OpenJDK enthusiasts in Bier Central in Brussels on Saturday, 3 February from 18.30. The post Friends of OpenJDK Hangout at FOSDEM 2024 appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Foojay Podcast #41: Web Development with Java

Do you really need JavaScript frameworks? Why would you not just stick to Java and use one of the many great libraries that are available for it? The post Foojay Podcast #41: Web Development with Java appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Book review: “Tidy first?”

Very useful insights, and the small bite-sized sections made it an enjoyable, educative read. The post Book review: “Tidy first?” appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Java Flight Recording and Analysis with Azul Mission Control

With Azul Mission Control, you can delve deep into JFR recordings to optimize your code and ensure it runs smoothly and error-free. The post Java Flight Recording and Analysis with Azul Mission Control appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Microservices Architecture: Navigating the Buzz

If flexibility and resilience are priorities, embracing the distributed future of software development is worth considering. The post Microservices Architecture: Navigating the Buzz appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Controlling LED Strips with Java and JBang

One of the most "fancy" electronic components is definitely... a LED strip. It’s really cool to control a long strip of lights with only a few lines of code. The post Controlling LED Strips with Java and JBang appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

API Versioning

In this short article, we detail the three options for versioning HTTP APIs: path-based, query-based, and header-based. The post API Versioning appeared first on foojay. | Continue reading


@foojay.io | 2 months ago

Soft Assertions – testing kindly

Using the concept of soft-assertions makes testing the impact of our changes on a single object a lot more convenient, and reduces the potential need for reruns. The post Soft Assertions – testing kindly appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Hello eBPF: Recording data in basic eBPF maps (2)

This week we'll add support eBPF maps to hello-ebpf to communicate between eBPF program and userland Java programs. The post Hello eBPF: Recording data in basic eBPF maps (2) appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

A Day in the Life of a Software Engineer in a Scrum Team Part-2

Let's dive deeper and explore a day in the life of Alex, a software engineer in a Payment Scrum Team. The post A Day in the Life of a Software Engineer in a Scrum Team Part-2 appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Payara Platform Roadmap 2024

Read on to find out more about Payara Rodmap in the coming months -  Java 21 compatibility, the upcoming Jakarta EE 11 and our plan for support, and more! The post Payara Platform Roadmap 2024 appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

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 t … | Continue reading


@foojay.io | 3 months ago

2023 Software Conferences in the Philippines

A Report of 2023 Software Conferences in the Philippines for the Java Community and Java User Groups. Sharing the details of the events. The post 2023 Software Conferences in the Philippines appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

2023 in Retrospective

Last year, I wrote my first yearly retrospective. I liked the experience, so I'm trying one more time. Let the future decide if it will become a trend or not. The post 2023 in Retrospective appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Foojay Podcast #40: Making Java Attractive for Beginners in Programming

How can we make the Java language more attractive for newbies? Let’s ask some experts… The post Foojay Podcast #40: Making Java Attractive for Beginners in Programming appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

JUG PH: ING Partnership, Certification and Generative AI

The JUG PH Meetup 4 and 5 Report. This report focuses on the meetups that happened in September and November 2023. The post JUG PH: ING Partnership, Certification and Generative AI appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Journey of a Java Champion: Bert Jan Schrijver’s Path to Mastery and Community Leadership

Explore the insightful journey of Bert Jan Schrijver, a Java Champion, as he discusses his path in software development, the role of community, and the evolution of Java in this enlightening interview. The post Journey of a Java Champion: Bert Jan Schrijver’s Path to Mastery and … | Continue reading


@foojay.io | 3 months ago

Hello eBPF: Developing eBPF Apps in Java (1)

eBPF allows you to attach programs directly to hooks in the Linux kernel without loading kernel modules, like hooks for networking or executing programs. The post Hello eBPF: Developing eBPF Apps in Java (1) appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Effective cloud-native Java app development with Open Liberty in the Eclipse IDE

With the Liberty Tools plugin, you can efficiently develop, deploy, debug, test, and manage your cloud-native Java applications all within your favourite Eclipse IDE. The post Effective cloud-native Java app development with Open Liberty in the Eclipse IDE appeared first on fooja … | Continue reading


@foojay.io | 3 months ago

Interview with Gokul Chandrasekaran, the creator of JDoodle

Thanks Gokul for your support to bring an online Java editor to Foojay! The post Interview with Gokul Chandrasekaran, the creator of JDoodle appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Looking Back on One Year of Speaking and Blogging

2023 was an adventurous year for me: I came into my blogging rhythm, blogging every one to two weeks, resulting in 39 articles, many of them on Foojay.io. The post Looking Back on One Year of Speaking and Blogging appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Unlocking Scrum: A Software Engineer’s Journey – Part 1

Embrace Scrum, make it your own, and watch as your projects transform from to-do lists to done-and-dusted. The post Unlocking Scrum: A Software Engineer’s Journey – Part 1 appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

(Semantic) Versioning your Java libraries

Refine Java library versions seamlessly with Semantic Versioning, ensuring compatibility and efficient upgrades. Learn More! The post (Semantic) Versioning your Java libraries appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Playing with WASM on Docker

While the ecosystem has room for improvement, it's already possible to benefit from Docker's WASM support. The post Playing with WASM on Docker appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

Foojay Podcast #39: Java Dominicano

Today, we are traveling to the Dominican Republic to learn more about the country and its Java community. The post Foojay Podcast #39: Java Dominicano appeared first on foojay. | Continue reading


@foojay.io | 3 months ago

JavaFX Links of December 2023

Thanks for following these updates and looking forward to more of your JavaFX work in the new year! The post JavaFX Links of December 2023 appeared first on foojay. | Continue reading


@foojay.io | 3 months ago