How to use Testcontainers for your next project to create a stable and solid integration test suite of your Jakarta EE application features.
The post Easy Jakarta EE Integration Testing appeared first on foojay.
Read More »How to use Testcontainers for your next project to create a stable and solid integration test suite of your Jakarta EE application features.
The post Easy Jakarta EE Integration Testing appeared first on foojay.
Read More »Here’s the complete guide to publishing or republishing your content on the Foojay.io WordPress!
The post How To Submit Your Next Article On Foojay.io appeared first on foojay.
Read More »Did you know GitHub and Google Cloud have all the infrastructure available to get short-lived tokens securely? Handy for Java devs and more!
The post Securely Authenticate to Google Cloud from GitHub appeared first on foojay.
Read More »Inspecting the data in the watch quickly is key to a fast and effective debugging session. Here’s how you can see the data that’s important!
The post Debugging Collections, Streams and Watch Renderers appeared first on foojay.
Read More »Virtual threads not only help to increase application throughput by running a much bigger number of concurrent tasks together, they also provide a framework to refactor already existing code.
The post Thinking About Massive Throughput? Meet Virtual Threads! appeared first on foojay.
Read More »What’s the best way to store, protect and access your data? This is a fundamental, yet critical decision. Let’s look at the key criteria.
The post SQL vs. NoSQL: Pros & Cons appeared first on foojay.
Read More »Learn about a brand new Java developer course for Neo4J with Java 17, with lessons learned, code snippets, insights, and more!
The post Building a Fullstack IMDB Clone with a Java Backend using SparkJava and Neo4j appeared first on foojay.
Read More »Java 18, released last month, includes the 2nd incubator of the Foreign Function & Memory API (FFI). Let’s look at the state of the Java FFI.
The post Does Java 18 Finally Have A Better Alternative To JNI? appeared first on foojay.
Read More »Time to spruce up your GitHub! In this article, I want to highlight some files that you can use to beautify your GitHub repository.
The post How To Beautify Your GitHub Repo appeared first on foojay.
Read More »Do you want to dramatically decrease JVM startup time, from hundreds of seconds to tenths of milliseconds? Find out about Java on CRaC.
The post Introducing the OpenJDK “Coordinated Restore at Checkpoint” Project appeared first on foojay.
Read More »