Please turn JavaScript on
foojay icon

foojay

Subscribe to Foojay’s news feed.

Click on “Follow” and decide if you want to get news from Foojay via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to Foojay comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from Foojay which you are really interested in. Click on the blue “Filter” button below to get started.

Title: Foojay

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.13 / day

Message History

Backend validation often starts with simple questions.

Is the input empty? Does it have the expected shape? Can it be parsed? Does it belong to the selected domain?

Crypto wallet addresses are no different, except the formats vary across chains and simple regular expressions are rarely enough.

If a Java backend accepts crypto withdrawal addresses, address...


Read full story

We have rebuilt the Codename One GUI Builder again. This is its third generation. The interesting part is not another drag-and-drop surface. It is what we kept, what Maven broke, and why a visual editor must understand the whole project instead of opening one generated form at a time.

What is Codename One? Codename One is an open-source fr...

Read full story

And why MongoDB might be a better relational database than you ever realized.

Design reviews are ...


Read full story

If someone discloses a 0-day CVE the day after a quarterly update, you could wait up to three months for a patched build. That gap is closed now. The August 2026 release is the first monthly Critical Security Patch Update (CSPU) in Java's history, and Azul shipped it on schedule across both its product lines.

Core (Zulu Builds of OpenJDK):

Read full story

Learning a new AI API usually means jumping between scattered documentation pages, guessing at imports, and copy-pasting code that may or may not still work. We wanted something better for BoxLang AI, so we built the BoxLang AI Explorer: a local, browser-based catalog of runnable BoxLang AI examples, organized by category and difficulty, each with gui...


Read full story