Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
As modularization becomes increasingly common in Android projects, it increases the number of...
Ever wondered what happens when you click "Run" in Android Studio? How does your raw code magically...
Imagine a beautiful cake topped with a fresh, juicy strawberry. The strawberry adds the perfect touch...
Photo by Marco Bicca on Unsplash. I really hope there's a light at the end of this sewer. Sorry, my...
As an Android developer, I've always been deep into coding and app design, but kind of skimmed over...
Building Jenkins plugins with Gradle just got easier. Meet the Jenkins Gradle Convention Plugin →...
As part of GSoC, I am developing a plugin that helps developers configure POM more easily. My work...
This month at Gradle, we had our Learning Day, a day dedicated to exploring new ideas and...
IntelliJ Platform Gradle Plugin - Gradle Reporting and Parallel Verifications As part of...
Project Context & Links This post details the work done to add Gradle Configuration...
Photo by Karsten Würth on Unsplash Welcome to the spiritual successor to Gradle plugins and...
Automating Database Migrations in Java with Flyway Database migrations are a crucial...
Improving Detekt's Quality Reporting with the Problems API Static analysis tools like...
Introduction Maven and Gradle are two of the most popular build automation tools used in Java-based...
Edited 2025-10-15: Fix the Maven pom.xml sample. JeKa is a modern Java build tool focused on...
Bootiful Spring Boot 3.4: Spring Framework (4...
In this post, we analyze the impact of different memory heap configurations on the performance of a...
TL;DR When upgrading to JUnit 5.12.0 or later, be sure to...
The title of this article is not more confusing than suddenly upgrading your IntelliJ IDEA version...
Introduction to Build & Package Manager Tools: What are built and package manager...
It's been three months since I released the Telltale GitHub Pages site, automating the creation and...
When working with Java applications that utilize Java Architecture for XML Binding (JAXB), you might...
Sumário 1. Introdução 2. Tecnologias e Ferramentas 3. Instalando o JDK e o Gradle 3.1....
Ever since I started learning Kotlin I have been intrigued by what is going on behind the scenes in...
For the last five years, I’ve had the quote “everything begins with an idea” on the wall of my...
Strings Just Got Faster (5 min)🚄 https://inside.java/2025/05/01/strings-just-got-faster/ Sequenced...
HTTP Service Client Enhancements (4...
Introduction: The Build Tool Battle That Defines Your Workflow Did you know that 70% of...
Do you know how to batch? (6 min)🫕 https://blog.frankel.ch/how-to-batch/ Don't use Type-safe Project...
What's new in Gradle 9.0.0 (8 min)🎉 https://gradle.org/whats-new/gradle-9/ Preparing for Spring...