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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Encryption is converting readable data or plaintext into unreadable data or ciphertext, ensuring that even if encrypted data is intercepted, it remains inaccessible to unauthorized individuals. The post Securing Symmetric Encryption Algorithms in Java appeared first on foojay. | Continue reading
Learn about the website that gives an overview of JFR events, with descriptions from the OpenJDK, their properties, examples, configurations, and the JDK versions in which every event is present. The post Using AI to Create JFR Event Descriptions appeared first on foojay. | Continue reading
Projects should start off with a monolith. Microservices are an optimization for scaling a team and optimizing prematurely is the root of all evil. The post When Should we Move to Microservices? appeared first on foojay. | Continue reading
When using the publish-subscribe domain with JMS, we often want to use durable subscriptions. But how can this be done with Spring Boot? The post Durable Subscription with JMS and Spring Boot appeared first on foojay. | Continue reading
Addressing a long-standing gap in the collections framework, JEP 431 not only enhances the language's capabilities but also simplifies our development experience with the language. The post Revolutionising Java Collections: The Advent of Sequenced Collections in Java 21 appeared … | Continue reading
Cloud servers, Docker, Kubernetes, distributed systems, scaling up and down… these things are now part of our daily job, but Java wasn’t originally designed for it. The post Foojay Podcast #38: Java in the Cloud appeared first on foojay. | Continue reading
In this article, I'd like to introduce some Apache projects that are not so well-known. The post Five Apache Projects You Probably Haven’t Heard Of (Yet) appeared first on foojay. | Continue reading
Get started experimenting with htmx and the many benefits it can bring to build dynamic, user-friendly, web pages! The post Book Review: Modern Frontends with htmx appeared first on foojay. | Continue reading
Keeping your dependencies in check is crucial to ensure that your Spring Boot projects run smoothly and remain resilient in the face of ever-evolving threats. The post Handling security vulnerabilities in Spring Boot appeared first on foojay. | Continue reading
Selectively commit changes to a file using the Git integration in IntelliJ IDEA. Split unrelated changes into separate commits. The post lntelliJ IDEA: Selectively Commit Changes to a File appeared first on foojay. | Continue reading
The Foreign Function & Memory API (also called Project Panama) has come a long way since it started. The post Writing C Code in Java appeared first on foojay. | Continue reading
The impact of Java 21s virtual threads on the performance of MariaDB database exchanges. The post Benchmark JDBC connectors and Java 21 virtual threads appeared first on foojay. | Continue reading
In this article, learn about canary releases and how you can configure one via Apache APISIX. The post Canary Releases with Apache APISIX appeared first on foojay. | Continue reading