Augmenting the client with HTMX
In the two previous articles, I described Vue and Alpine. We configured Spring Boot to return JSON. With HTMX, we configured it to return …
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.
In the two previous articles, I described Vue and Alpine. We configured Spring Boot to return JSON. With HTMX, we configured it to return …

Alpine is very similar to Vue, with the notable difference of the lack of templating; components are only available via a price. All other …

In this article, I take my first steps in augmenting an SSR app with Vue.

Explore how to shift an object initiation process across various parties with creational pattern builder and JEP-455.

Explore how to use git bisect for efficient debugging, including tips on automating the process and handling skipped commits in your …

Learn how to use buildpacks to containerize a Java application easily and effectively for cloud native deployment with Open Liberty!

FEPCOS-J allows declaratively implementing a Java server and generating its profile usable to generate the networking code of a Rust client.
A null object pattern, in our case a NULL_SENSOR instance, can easily contribute to the process flow of a running program while remaining …

NODES is a free, virtual conference run by Neo4j for developers, data scientists, and other technical roles who want to learn more about …

This comprehensive guide dives into the best practices for SQL query optimization, tailored specifically for Java engineers.