Foojay.io is a community platform dedicated to the needs of developers who use the OpenJDK and related technologies.
-
Reactive Programming Made Easy
This article discusses essential features and tools in IntelliJ IDEA for Reactor developers. These include live templates, a dedicated debug mode, and a couple of inspections. We’ve got all of the project Reactor adepts and enthusiasts out there covered! Whether …
-
Watch Area and Renderers
Stop digging through variables in the watch to find nuggets of gold, or rerunning the expression evaluation. Use entity renderers instead.
-
Getting Started with IntelliJ IDEA
Starting in a new team can be daunting. You have to learn All The Things, one of which is your IDE! So, how can you best learn IntelliJ IDEA?
-
Foojay Podcast #12: State and Future of the IDEs
In this podcast, we are talking to some of the key people working on different IDEs, Integrated Development Environments.
-
Debugging Program Control Flow
Control flow is much more than step over. You can “jump” to arbitrary code offsets while debugging to reproduce elaborate states and behaviors!
-
Using Git Interactive Rebase
Learn how to clean up your Git commit history with Git interactive rebase, both via IntelliJ IDEA and from the command line.
-
Java on Azure Tooling Update – July 2022
In this update, we will introduce the brand new getting started experience with the Azure toolkit for IntelliJ… and more!
-
Java on Azure Tooling Update – June 2022
We introduce the new application-centric view on Azure toolkit for IntelliJ that will make the interface more user-friendly.
-
Remote Debugging and Developer Observability
Connect to remote processes to solve bugs using remote debugging and observability. Learn how to securely scale debugging to match growth!
-
Azure Toolkit for IntelliJ – April 2022 Update
Azure Toolkit for IntelliJ is a plugin that allows you to easily create, develop, configure, test, and deploy Java applications to Azure.